diff options
Diffstat (limited to 'devel/bonobo')
-rw-r--r-- | devel/bonobo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 06b1968d8350..78f10c37e853 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -24,6 +24,7 @@ USE_GMAKE= yes USE_GNOMECTRL= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +CONFIGURE_ARGS= --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |