From 168c276e3afbbd3a5ca354426b9bccc470c10236 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 22 Feb 1999 03:27:30 +0000 Subject: Let bsd.port.mk handle compressing the manpages. PR: 10055 --- audio/xmcd/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index fd3dfef567d5..c3512b5c3b7e 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Februar 1995 # Whom: Gennady Sorokopud # -# $Id: Makefile,v 1.16 1998/12/05 22:28:43 sada Exp $ +# $Id: Makefile,v 1.17 1999/01/08 22:53:25 mph Exp $ # DISTNAME= xmcd-2.4 @@ -16,6 +16,7 @@ REQUIRES_MOTIF= yes USE_IMAKE= yes MAN1= cddbcmd.1 wm2xmcd.1 xmcd.1 cda.1 +MANCOMPRESSED= no post-extract: @chmod -R u+w ${WRKSRC} @@ -28,9 +29,6 @@ post-patch: > ${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 -- cgit v1.2.3