diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 22:53:25 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 22:53:25 +0000 |
commit | f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e (patch) | |
tree | b7f8b137fb24283a3de752d1d9aa52cdf1981f06 /devel/liboobs | |
parent | 2b6741e81f1f5b2919d0628a662f1f34af077399 (diff) | |
download | ports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.tar.gz ports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.zip |
Notes
Diffstat (limited to 'devel/liboobs')
-rw-r--r-- | devel/liboobs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index f7c4a99435a4..e8f5af1cbbd5 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/org.freedesktop.SystemToolsBackend USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc --with-hal |