diff options
Diffstat (limited to 'x11-wm/bbpager/Makefile')
-rw-r--r-- | x11-wm/bbpager/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index 95f0d4e31249..24656b98aeb2 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -22,7 +22,6 @@ USE_XORG= xext sm x11 xau xcursor xi GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \ LDFLAGS="`pkg-config --libs xft`" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \ README TODO |