diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /x11-wm/obconf/Makefile | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz ports-0e682dded4b509db7af4b33742b81f23f7f5df47.zip |
Notes
Diffstat (limited to 'x11-wm/obconf/Makefile')
-rw-r--r-- | x11-wm/obconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 177d9f49528a..047af9bc9875 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -17,7 +17,7 @@ COMMENT= Preferences manager for the Openbox window manager LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ obparser.21:${PORTSDIR}/x11-wm/openbox -USE_GNOME= gnomehier gnometarget libglade2 +USE_GNOME= gnomehier libglade2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/openbox |