diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-29 23:07:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-29 23:07:11 +0000 |
commit | 5d607c56ef14e08060a021bb45454bb0d508c06a (patch) | |
tree | 5a7d11aa324be5db9d7b38a09931e2f71893fd64 /x11-wm | |
parent | 6a8f962fd0e9624e1c7672ed1b9e5f92ed846f77 (diff) | |
download | ports-5d607c56ef14e08060a021bb45454bb0d508c06a.tar.gz ports-5d607c56ef14e08060a021bb45454bb0d508c06a.zip |
Notes
Diffstat (limited to 'x11-wm')
-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}" |