diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 63c3c7ab7e8f..278beefbb260 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -7,7 +7,7 @@ PORTNAME= libbonobo PORTVERSION= 2.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_PERL5= yes USE_GNOME= gnomehack intlhack libxml2 orbit2 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |