summaryrefslogtreecommitdiff
path: root/net/ttcp
diff options
context:
space:
mode:
Diffstat (limited to 'net/ttcp')
-rw-r--r--net/ttcp/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile
index 31f966eee03..2336715bc41 100644
--- a/net/ttcp/Makefile
+++ b/net/ttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:20 tsarna Exp $
+# $NetBSD: Makefile,v 1.13 1999/07/02 08:37:27 agc Exp $
#
DISTNAME= ttcp
@@ -12,11 +12,6 @@ HOMEPAGE= http://www.ccci.com/tools/ttcp/
NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
-
-.include "../../mk/bsd.prefs.mk"
-
-.ifdef MANZ
-MANCOMPRESSED= yes
-.endif
+MANCOMPRESSED_IF_MANZ= yes
.include "../../mk/bsd.pkg.mk"