summaryrefslogtreecommitdiff
path: root/lang/icon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/Makefile')
-rw-r--r--lang/icon/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 3de71387bfc..fbaa24edb26 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2009/02/08 12:51:04 asau Exp $
+# $NetBSD: Makefile,v 1.47 2009/03/07 01:31:45 reed Exp $
DISTNAME= icon.v943src
PKGNAME= icon-9.4.3
@@ -36,6 +36,9 @@ PTHREAD_OPTS+= require native
.elif ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly"
NAME= bsd
+.elif ${OPSYS} == "Darwin"
+NAME= macintosh
+
.elif ${OPSYS} == "Linux"
NAME= linux