Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 1999 23:12:51 +0100 (MET)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/10055: audio/xmcd Makefile patch
Message-ID:  <199902122212.XAA05868@saturn.hb.north.de>

next in thread | raw e-mail | index | archive | help

>Number:         10055
>Category:       ports
>Synopsis:       audio/xmcd Makefile patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 12 14:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 2.1.7-RELEASE i386
>Organization:
me? organized?
>Environment:

	

>Description:

	Makefile compresses the manual pages itself,
	thats now done in bsd.port.mk.

>How-To-Repeat:

	make install

>Fix:
	
Index: Makefile
===================================================================
RCS file: /home/cvs/cvs/ports/audio/xmcd/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	1999/01/08 22:53:25	1.17
+++ Makefile	1999/02/12 21:59:40
@@ -28,9 +28,6 @@
 		> ${WRKSRC}/xmcd_d/XMcd.ad
 
 post-install:
-.for man in cddbcmd.1 wm2xmcd.1 xmcd.1 cda.1
-	${GZIP_CMD} ${PREFIX}/man/man1/${man}
-.endfor
 	@${CAT} ${PKGDIR}/MESSAGE
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902122212.XAA05868>