diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:25:51 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:25:51 +0000 |
commit | 6561003cfe6bf9347999e8c69fc1b62ac0656cda (patch) | |
tree | 6910277a4133e6625737ab403179e8d3eb1d2973 /devel/libbonobo/Makefile | |
parent | cd186c095c998c4aa4861d0aec7652ab7c1fc6dc (diff) | |
download | ports-6561003cfe6bf9347999e8c69fc1b62ac0656cda.tar.gz ports-6561003cfe6bf9347999e8c69fc1b62ac0656cda.zip |
Notes
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 21bb9cb5e720..17f2ccc496be 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -27,6 +27,7 @@ USE_BISON= build USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes USE_PERL5= yes USE_GNOME= gnomehack intlhack libxml2 orbit2 referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |