aboutsummaryrefslogtreecommitdiff
path: root/devel/mkmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mkmf/Makefile')
-rw-r--r--devel/mkmf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/mkmf/Makefile b/devel/mkmf/Makefile
index bbda01d82164..588294dae898 100644
--- a/devel/mkmf/Makefile
+++ b/devel/mkmf/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Mar 1996
# Whom: se
#
-# $Id: Makefile,v 1.3 1998/03/08 10:17:41 max Exp $
+# $Id: Makefile,v 1.4 1998/08/23 00:48:52 hoek Exp $
#
DISTNAME= mkmf
@@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.uni-koeln.de/util/
MAINTAINER= se@FreeBSD.org
MAN1= mkmf.1
-.if !defined(NOMANCOMPRESS)
-MANCOMPRESSED= yes
-.endif
+MANCOMPRESSED= maybe
.include <bsd.port.mk>