summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-25 04:16:42 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-25 04:16:42 +0000
commit81495749e6c8891d8844dcc295635e96cc07fc79 (patch)
tree55b1793e6affd5b2bf38e09da6d390a6d56373f8 /cad
parent5d4751406b2244824970693deb0595c12a3988bf (diff)
downloadpkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'cad')
-rw-r--r--cad/boolean/Makefile6
-rw-r--r--cad/gerbv/Makefile3
2 files changed, 5 insertions, 4 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"
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index c818133288a..ac741ede176 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2004/02/17 02:49:25 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/25 04:16:43 xtraeme Exp $
#
DISTNAME= gerbv-0.15
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}