summaryrefslogtreecommitdiff
path: root/lang/icon
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon')
-rw-r--r--lang/icon/Makefile9
-rw-r--r--lang/icon/pkg/PLIST1
2 files changed, 9 insertions, 1 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 4361b016e09..cbf5c093e09 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/10/06 15:19:30 agc Exp $
+# $NetBSD: Makefile,v 1.3 1997/10/12 23:38:25 hubertf Exp $
# New ports collection makefile for: icon
# Version required: 9.3
# Date created: 05 April 1995
@@ -17,4 +17,11 @@ MAINTAINER= ports@freebsd.org
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
+OPSYS!= uname -s
+.if (${OPSYS} == "NetBSD")
+MANCOMPRESSED= yes
+.endif
+
+MAN1= icon.1
+
.include <bsd.port.mk>
diff --git a/lang/icon/pkg/PLIST b/lang/icon/pkg/PLIST
index 8f40f169858..b0f129c07d2 100644
--- a/lang/icon/pkg/PLIST
+++ b/lang/icon/pkg/PLIST
@@ -7,3 +7,4 @@ share/icon/rt.a
share/icon/rt.db
share/icon/rt.h
man/man1/icon.1.gz
+@dirrm share/icon