diff options
Diffstat (limited to 'devel/bonobo-conf/Makefile')
-rw-r--r-- | devel/bonobo-conf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index 2349f4c836be..756078229f85 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -7,6 +7,7 @@ PORTNAME= bonobo-conf PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo-conf @@ -17,9 +18,9 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack bonobo +USE_GNOME= gnomeprefix gnomehack bonobo gconf USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |