diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:11:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:11:43 +0000 |
commit | 7e3461850288d9c03ab7fed23c421dab07e89443 (patch) | |
tree | d5e5ba5a3a52396d44f005ed68c3591410ede9ba /devel/libbonobo | |
parent | cf15c941cc3fec7529185d2dd6076ff9f73f4dcd (diff) | |
download | ports-7e3461850288d9c03ab7fed23c421dab07e89443.tar.gz ports-7e3461850288d9c03ab7fed23c421dab07e89443.zip |
Notes
Diffstat (limited to 'devel/libbonobo')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index e2e8847e7953..038c9e9024f3 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -18,11 +18,9 @@ USE_BZIP2= yes LIB_DEPENDS= popt:${PORTSDIR}/devel/popt -USES= bison gettext pathfix pkgconfig -USE_GMAKE= yes +USES= bison gettext pathfix pkgconfig gmake perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_PERL5= yes USE_GNOME= intlhack libxml2 orbit2 referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc |