summaryrefslogtreecommitdiffstats
path: root/databases/libgda2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda2/Makefile')
-rw-r--r--databases/libgda2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 711de6484..18a095122 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgda2
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.2
@@ -28,6 +28,7 @@ INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
+CONFIGURE_ARGS= --without-bdb
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"