From c5e78b5f1f45ad1a57e421dd6ce419216e9526d5 Mon Sep 17 00:00:00 2001 From: snj Date: Wed, 28 Apr 2004 05:06:28 +0000 Subject: Convert to buildlink3. --- lang/icon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/icon') 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: -- cgit v1.2.3