summaryrefslogtreecommitdiff
path: root/cad/ipal-current
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 05:27:16 +0000
committersnj <snj>2004-04-11 05:27:16 +0000
commit33ecf8d1421835f9402116800803d1ab8ce20f58 (patch)
treea26184fda5f7fc569be056eb95eaad77756bd351 /cad/ipal-current
parente14183007a46650af47a688bd7c29e465038ee35 (diff)
downloadpkgsrc-33ecf8d1421835f9402116800803d1ab8ce20f58.tar.gz
Convert to buildlink3.
Diffstat (limited to 'cad/ipal-current')
-rw-r--r--cad/ipal-current/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile
index 1823a6813a2..c82f9baabae 100644
--- a/cad/ipal-current/Makefile
+++ b/cad/ipal-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/22 07:21:55 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/11 05:27:16 snj Exp $
#
DISTNAME= ipal-20001210
@@ -14,10 +14,10 @@ COMMENT= Libs and utils for manipulating PAL designs (development version)
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
CFLAGS+= -fPIC
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"