summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-09-22 20:21:03 +0000
committerjoerg <joerg@pkgsrc.org>2008-09-22 20:21:03 +0000
commit0665aa2efadb860a52a0c79db183b9ddcdb5fd79 (patch)
tree1fd2abb8dfde59262f503d38bee254bb6608fc4e /cad
parenta86584ed84bac6feeaaa19a343009b2500c4cf28 (diff)
downloadpkgsrc-0665aa2efadb860a52a0c79db183b9ddcdb5fd79.tar.gz
Switch to x11/wxGTK26{,-contrib}.
Diffstat (limited to 'cad')
-rw-r--r--cad/boolean/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index e918c4ea6f1..cd5a97c6729 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2008/06/21 18:01:18 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2008/09/22 20:21:03 joerg Exp $
#
DISTNAME= boolean_6_92
@@ -43,5 +43,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/boolean ${DESTDIR}${PREFIX}/bin/boolean
${INSTALL_PROGRAM} ${WRKSRC}/apps/edit/edit ${DESTDIR}${PREFIX}/bin/edit
-.include "../../x11/wxGTK/buildlink3.mk"
+.include "../../x11/wxGTK26/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"