summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-10 17:00:15 +0000
committerwiz <wiz>2009-08-10 17:00:15 +0000
commit3b63a68e1be4b0e496b05e9a54d860278854bd81 (patch)
tree02476000c28d7fa8f247cd825f0a9f6d7c1cf44f /misc
parent96556cbaf3d386b89398340f741a631dd5272065 (diff)
downloadpkgsrc-3b63a68e1be4b0e496b05e9a54d860278854bd81.tar.gz
Convert to wxGTK28. Bump PKGREVISION.
Diffstat (limited to 'misc')
-rw-r--r--misc/xchm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 5e59fe95a21..84b5ede0dd1 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2009/07/22 09:01:38 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2009/08/10 17:00:15 wiz Exp $
#
DISTNAME= xchm-1.13
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
@@ -16,5 +17,5 @@ GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
.include "../../devel/chmlib/buildlink3.mk"
-.include "../../x11/wxGTK26/buildlink3.mk"
+.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"