aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-11-07 19:56:26 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-11-07 19:56:26 +0000
commite7b19c7d80f190cb98a5904ef0165ef7114c2663 (patch)
treec1020238a1bc3529a5bab370d23e50d4835f348d /databases
parent16c542cb5b70735636ec9c54901f403da7c7513b (diff)
downloadports-e7b19c7d80f190cb98a5904ef0165ef7114c2663.tar.gz
ports-e7b19c7d80f190cb98a5904ef0165ef7114c2663.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/libgda2/Makefile2
-rw-r--r--databases/libgda3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 802b20dbb98d..27d219afd7e2 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -123,7 +123,7 @@ LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird
CONFIGURE_ARGS+= --with-firebird=${LOCALBASE}/firebird
PLIST_SUB+= FIREBIRD:=""
.else
-CONFIGURE_ARGS+= --without-interbase
+CONFIGURE_ARGS+= --without-firebird
PLIST_SUB+= FIREBIRD:="@comment "
.endif
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 802b20dbb98d..27d219afd7e2 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -123,7 +123,7 @@ LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird
CONFIGURE_ARGS+= --with-firebird=${LOCALBASE}/firebird
PLIST_SUB+= FIREBIRD:=""
.else
-CONFIGURE_ARGS+= --without-interbase
+CONFIGURE_ARGS+= --without-firebird
PLIST_SUB+= FIREBIRD:="@comment "
.endif