diff options
Diffstat (limited to 'x11-wm/bbkeys')
-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 ff6c9e7d1af3..3cd9395553f5 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -22,7 +22,6 @@ USE_XORG= x11 xext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \ LDFLAGS="`pkg-config --libs xft`" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bbkeys.1 MAN5= bbkeysrc.5 |