From b9a2b7deac5352b89217ced1971142bab20c72a5 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sun, 14 Sep 1997 17:13:50 +0000 Subject: Let bsd.port.mk do the manpage compression. --- converters/uudx/files/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'converters') diff --git a/converters/uudx/files/Makefile b/converters/uudx/files/Makefile index c34d155526ae..341536aa6c3e 100644 --- a/converters/uudx/files/Makefile +++ b/converters/uudx/files/Makefile @@ -20,7 +20,3 @@ install: ${PROGRAM} ${INSTALL} -c -s ${PROGRAM} ${PREFIX}/bin mkdir -p ${MANDIR} ${INSTALL} -c ${MANPAGE} ${MANDIR} -.if !defined(NOMANCOMPRESS) - gzip -9nf ${MANDIR}/${MANPAGE} - -.endif -- cgit v1.2.3