pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xchm Convert to wxGTK28. Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/93c307ceb067
branches: trunk
changeset: 397356:93c307ceb067
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 10 17:00:15 2009 +0000
description:
Convert to wxGTK28. Bump PKGREVISION.
diffstat:
misc/xchm/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 6be09e4cf47b -r 93c307ceb067 misc/xchm/Makefile
--- a/misc/xchm/Makefile Mon Aug 10 16:59:20 2009 +0000
+++ b/misc/xchm/Makefile Mon Aug 10 17:00:15 2009 +0000
@@ -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 @@
USE_PKGLOCALEDIR= yes
.include "../../devel/chmlib/buildlink3.mk"
-.include "../../x11/wxGTK26/buildlink3.mk"
+.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index