summaryrefslogtreecommitdiff
path: root/wm/bbkeys
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commit4bfcc34161358d51d868f816c923eb93f927a412 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /wm/bbkeys
parent8820d0b0e1e20d3278c7c39632417b4d9ca31899 (diff)
downloadpkgsrc-4bfcc34161358d51d868f816c923eb93f927a412.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'wm/bbkeys')
-rw-r--r--wm/bbkeys/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile
index 80c4ded2be1..dfc7f611be6 100644
--- a/wm/bbkeys/Makefile
+++ b/wm/bbkeys/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/03/18 09:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/08/25 21:51:27 jlam Exp $
#
DISTNAME= bbkeys-0.8.4
@@ -12,10 +12,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://bbkeys.sourceforge.net/
COMMENT= General X Window keygrabber
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
-USE_PERL5= YES
-USE_X11BASE= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_X11BASE= YES
-.include "../../mk/x11.buildlink.mk"
+.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"