diff options
Diffstat (limited to 'x11-wm/beryl-manager/Makefile')
-rw-r--r-- | x11-wm/beryl-manager/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/beryl-manager/Makefile b/x11-wm/beryl-manager/Makefile index 6c7c6188ae30..d69a6b98967b 100644 --- a/x11-wm/beryl-manager/Makefile +++ b/x11-wm/beryl-manager/Makefile @@ -25,7 +25,6 @@ USE_GNOME= glib20 gtk20 INSTALLS_ICONS= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS+= --mandir="${PREFIX}/man" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" |