summaryrefslogtreecommitdiff
path: root/lang/icon
diff options
context:
space:
mode:
authorsnj <snj>2004-04-28 05:06:28 +0000
committersnj <snj>2004-04-28 05:06:28 +0000
commitc5e78b5f1f45ad1a57e421dd6ce419216e9526d5 (patch)
tree9f5ef7bc2dfe04712e3830d689bfbe2b9e55736b /lang/icon
parentc17b243888648a13e85361e11f57775a883338c1 (diff)
downloadpkgsrc-c5e78b5f1f45ad1a57e421dd6ce419216e9526d5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'lang/icon')
-rw-r--r--lang/icon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 6a5422f7e62..41bc74680e7 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/07/24 16:01:41 jtb Exp $
+# $NetBSD: Makefile,v 1.30 2004/04/28 05:06:28 snj Exp $
DISTNAME= icon.v942src
PKGNAME= icon-9.4.2
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.arizona.edu/icon/index.htm
COMMENT= The Icon programming language
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
CONFIGURE_TARGET= X-Configure
ALL_TARGET= All
@@ -22,7 +22,7 @@ TEST_TARGET= Test
(${MACHINE_ARCH} == "m68k") || (${MACHINE_ARCH} == "vax")
.else
PTHREAD_OPTS+= require native
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
.endif
pre-build: