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 d3503109f304..9b1d554a043e 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GCC= 3.3+ GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \ LDFLAGS="`pkg-config --libs xft`" CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |