diff options
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r-- | databases/libgda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index cf2a5793e599..5a4b4a39178e 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgda PORTVERSION= 0.2.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -lgdbm" |