diff options
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 1d7a6ebf9caa..f1f922c86f3a 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -16,6 +16,8 @@ COMMENT= Derived from, and similar to, Blackbox LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft +BROKEN= Incorrect pkg-plist + CONFIGURE_ARGS= --datadir=${PREFIX}/share/openbox --prefix=${PREFIX} \ --sysconfdir=${PREFIX}/etc/openbox DOCS= ABOUT-NLS AUTHORS CHANGELOG COPYING README TODO |