summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-04-25 07:06:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-04-25 07:06:03 +0000
commit0d462bf4ce18f0c49d5682a61b0caada2ef3dbdd (patch)
tree00f64d54b6ed410903d382d57623b0ccdcb2c312
parent- Update to 0.2.6 (diff)
- Move to USE_PERL5_BUILD
PR: 145834 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=253199
Diffstat (limited to '')
-rw-r--r--x11-wm/bbkeys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile
index 1586e3634384..abecfeb6570a 100644
--- a/x11-wm/bbkeys/Makefile
+++ b/x11-wm/bbkeys/Makefile
@@ -15,7 +15,7 @@ COMMENT= A keygrabber for the Blackbox window manager
BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
-USE_PERL5= yes
+USE_PERL5_BUILD= yes
USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \