diff options
author | pav <pav@FreeBSD.org> | 2011-08-30 07:07:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-08-30 07:07:11 +0800 |
commit | 5c93abbe57af97b4460d114c475975b3fec33127 (patch) | |
tree | bf12c067beb34863c371912aae6e54cd7efd670f | |
parent | c1612c5515181c99aa6878f506b8e328ace701e7 (diff) | |
download | freebsd-ports-gnome-5c93abbe57af97b4460d114c475975b3fec33127.tar.gz freebsd-ports-gnome-5c93abbe57af97b4460d114c475975b3fec33127.tar.zst freebsd-ports-gnome-5c93abbe57af97b4460d114c475975b3fec33127.zip |
- Mark BROKEN: bad depobj
Reported by: pointyhat
-rw-r--r-- | x11-wm/obconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 047af9bc9875..ec6ae1f00ff4 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -17,6 +17,8 @@ COMMENT= Preferences manager for the Openbox window manager LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ obparser.21:${PORTSDIR}/x11-wm/openbox +BROKEN= bad depobj + USE_GNOME= gnomehier libglade2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |