summaryrefslogtreecommitdiff
path: root/lang/icon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/Makefile')
-rw-r--r--lang/icon/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 992fe52fd5d..c9a4c910de1 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/06/25 18:29:21 jtb Exp $
+# $NetBSD: Makefile,v 1.20 2001/07/06 13:11:04 jtb Exp $
# FreeBSD Id: Makefile,v 1.8 1997/02/12 08:39:15 tg Exp
#
@@ -12,6 +12,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.arizona.edu/icon/index.htm
COMMENT= The Icon programming language
+ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-i386 NetBSD-*-sparc
+
PLIST_SRC= ${PKGDIR}/PLIST
.include "../../mk/bsd.prefs.mk"