aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-01 20:23:03 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-01 20:23:03 +0000
commit17b6cc0afe9b40f3959b94130e056a822adc30b4 (patch)
tree1e3b468b04c0618f2192a0c1300447f2fc6e1b17 /databases/libgda/Makefile
parent253e18d9cd0b644fc1994189c627927d065600c9 (diff)
downloadports-17b6cc0afe9b40f3959b94130e056a822adc30b4.tar.gz
ports-17b6cc0afe9b40f3959b94130e056a822adc30b4.zip
Notes
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"