summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg>2008-09-22 20:21:03 +0000
committerjoerg <joerg>2008-09-22 20:21:03 +0000
commitb83dcb9a2b511329bfbe30d51142d5645a2dcea6 (patch)
tree1fd2abb8dfde59262f503d38bee254bb6608fc4e /sysutils
parent32a0ad80a1746fb12693bdb9d87f3e5309688a7b (diff)
downloadpkgsrc-b83dcb9a2b511329bfbe30d51142d5645a2dcea6.tar.gz
Switch to x11/wxGTK26{,-contrib}.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bacula-wx-console/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile
index 61c3278f27c..223c494e581 100644
--- a/sysutils/bacula-wx-console/Makefile
+++ b/sysutils/bacula-wx-console/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/01/04 14:32:53 ghen Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/22 20:21:04 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-wxconsole-/}
COMMENT= wxWindows-based console for Bacula - The Network Backup Solution
@@ -17,5 +17,5 @@ BUILD_DIRS+= src/wx-console
INSTALLATION_DIRS= sbin share/examples/bacula
.include "../../sysutils/bacula/Makefile.common"
-.include "../../x11/wxGTK/buildlink3.mk"
+.include "../../x11/wxGTK26/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"