summaryrefslogtreecommitdiff
path: root/cad/boolean
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-25 04:16:42 +0000
committerxtraeme <xtraeme>2004-04-25 04:16:42 +0000
commit8ad58d1e480b3d96c25d1cf98cf11cbf653c895d (patch)
tree55b1793e6affd5b2bf38e09da6d390a6d56373f8 /cad/boolean
parentc729af402f2b12a5260ac269b2e5a9b3dc22847c (diff)
downloadpkgsrc-8ad58d1e480b3d96c25d1cf98cf11cbf653c895d.tar.gz
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'cad/boolean')
-rw-r--r--cad/boolean/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index fae75fa7888..178c323fab0 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/22 07:21:54 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/25 04:16:43 xtraeme Exp $
#
DISTNAME= boolean
@@ -17,7 +17,7 @@ REL= 6.4
BUILD_DEPENDS+= cmake>=1.6.6:../../devel/cmake
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
# the zip archive messes up the case of these files which breaks
@@ -45,5 +45,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/boolean ${PREFIX}/bin/boolean
${INSTALL_PROGRAM} ${WRKSRC}/apps/edit/edit ${PREFIX}/bin/edit
-.include "../../x11/wxGTK/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"