pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xchm bl3ify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e1c4d055268
branches: trunk
changeset: 470141:0e1c4d055268
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Mar 07 01:17:45 2004 +0000
description:
bl3ify.
diffstat:
misc/xchm/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r afd2abdaaf51 -r 0e1c4d055268 misc/xchm/Makefile
--- a/misc/xchm/Makefile Sun Mar 07 01:17:33 2004 +0000
+++ b/misc/xchm/Makefile Sun Mar 07 01:17:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/03 22:42:10 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/07 01:17:45 minskim Exp $
#
DISTNAME= xchm-0.9
@@ -9,11 +9,11 @@
HOMEPAGE= http://xchm.sourceforge.net/
COMMENT= CHM viewer for UNIX
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LANGUAGES= c++
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
-.include "../../devel/chmlib/buildlink2.mk"
-.include "../../x11/wxGTK/buildlink2.mk"
+.include "../../devel/chmlib/buildlink3.mk"
+.include "../../x11/wxGTK/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index