diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-04-25 07:06:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-04-25 07:06:03 +0000 |
commit | 0d462bf4ce18f0c49d5682a61b0caada2ef3dbdd (patch) | |
tree | 00f64d54b6ed410903d382d57623b0ccdcb2c312 /x11-wm/bbkeys | |
parent | 0130e06f5a922d82e843d84f29720de8b3078515 (diff) | |
download | ports-0d462bf4ce18f0c49d5682a61b0caada2ef3dbdd.tar.gz ports-0d462bf4ce18f0c49d5682a61b0caada2ef3dbdd.zip |
Notes
Diffstat (limited to 'x11-wm/bbkeys')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 2 |
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`" \ |