diff options
Diffstat (limited to 'devel/bonobo-conf/Makefile')
-rw-r--r-- | devel/bonobo-conf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index f23bf490600c..98cd72404f7b 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bonobo-conf -PORTVERSION= 0.2 +PORTVERSION= 0.6 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo-conf @@ -17,7 +17,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |