diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 08:35:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 08:35:01 +0800 |
commit | 270ab3d02c209c82ec370973c79fc8ac6ea2ac3d (patch) | |
tree | dcbc953e984f84e6687adf479bdcbe487330b8d1 /x11-wm/openbox/Makefile | |
parent | 0e8b2c58c6d6393649ea09e27a5e32ceaa155e4c (diff) | |
download | freebsd-ports-gnome-270ab3d02c209c82ec370973c79fc8ac6ea2ac3d.tar.gz freebsd-ports-gnome-270ab3d02c209c82ec370973c79fc8ac6ea2ac3d.tar.zst freebsd-ports-gnome-270ab3d02c209c82ec370973c79fc8ac6ea2ac3d.zip |
BROKEN: Does not install. This port is scheduled to be removed on April 16
if it is still broken at that time.
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index d2b7b4b71a5e..44ed11066bc6 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -17,6 +17,10 @@ COMMENT= Derived from, and similar to, Blackbox LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +BROKEN= "Does not install" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-16 + CONFIGURE_ARGS= --datadir=${PREFIX}/share/openbox --prefix=${PREFIX} \ --sysconfdir=${PREFIX}/etc/openbox DOCS= ABOUT-NLS AUTHORS CHANGELOG COPYING README TODO |