summaryrefslogtreecommitdiff
path: root/databases/libgda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r--databases/libgda/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index abfd7e86a720..0fb8c4353fdf 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda
PORTVERSION= 0.2.96
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
@@ -22,7 +23,7 @@ USE_X_PREFIX= yes
USE_GNOMECTRL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"