diff options
-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`" \ |