diff options
Diffstat (limited to 'databases/libgda3/Makefile')
-rw-r--r-- | databases/libgda3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index 5b0e8ef22f2c..817e1b841a4e 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgda2 PORTVERSION= 1.9.100 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --without-bdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |