diff options
Diffstat (limited to 'x11-wm/bbkeys/Makefile')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index 6bfa1784fbb1..ff6c9e7d1af3 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox USE_PERL5= yes USE_XORG= x11 xext -USE_GCC= 3.3+ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \ LDFLAGS="`pkg-config --libs xft`" |