summaryrefslogtreecommitdiff
path: root/misc/xchm
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 /misc/xchm
parenta86584ed84bac6feeaaa19a343009b2500c4cf28 (diff)
downloadpkgsrc-0665aa2efadb860a52a0c79db183b9ddcdb5fd79.tar.gz
Switch to x11/wxGTK26{,-contrib}.
Diffstat (limited to 'misc/xchm')
-rw-r--r--misc/xchm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 73d53aef31e..088a4d2360e 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2008/06/20 01:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2008/09/22 20:21:03 joerg Exp $
#
DISTNAME= xchm-1.13
@@ -17,5 +17,5 @@ GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
.include "../../devel/chmlib/buildlink3.mk"
-.include "../../x11/wxGTK/buildlink3.mk"
+.include "../../x11/wxGTK26/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"