diff options
Diffstat (limited to '')
-rw-r--r-- | x11-wm/beryl-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/beryl-plugins/Makefile b/x11-wm/beryl-plugins/Makefile index 49a0a640bff3..41e01c1c06a3 100644 --- a/x11-wm/beryl-plugins/Makefile +++ b/x11-wm/beryl-plugins/Makefile @@ -31,8 +31,8 @@ USE_GETTEXT= yes USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" OPTIONS= DBUS "Enable dbus support" On |