summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-07 01:17:45 +0000
committerminskim <minskim@pkgsrc.org>2004-03-07 01:17:45 +0000
commit6fda7053577cad96443af5d64ed2b8dfacc5aa3c (patch)
treed0ce65045114b3bc24abc86ce504ba4b74873330 /misc
parentae5dc055061f254af65f3ab36585bf06058dcc2d (diff)
downloadpkgsrc-6fda7053577cad96443af5d64ed2b8dfacc5aa3c.tar.gz
bl3ify.
Diffstat (limited to 'misc')
-rw-r--r--misc/xchm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 505ff7dc967..7c7657aef8c 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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"