aboutsummaryrefslogtreecommitdiff
path: root/www/mod_tsa
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:19:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:19:37 +0000
commit8c0520a0b3d9f78c0127c8751d755adfd48613a7 (patch)
treee9e56b4b803cd544cd8f132d6c3d6bb7f6e9e442 /www/mod_tsa
parentbf548998cb24c05770825e2daebd4c059d48e3d9 (diff)
downloadports-8c0520a0b3d9f78c0127c8751d755adfd48613a7.tar.gz
ports-8c0520a0b3d9f78c0127c8751d755adfd48613a7.zip
Convert www ports to USES=sqlite and USES=firebird
Notes
Notes: svn path=/head/; revision=405717
Diffstat (limited to 'www/mod_tsa')
-rw-r--r--www/mod_tsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile
index 14fc78eafd1b..15d507399925 100644
--- a/www/mod_tsa/Makefile
+++ b/www/mod_tsa/Makefile
@@ -51,7 +51,7 @@ AP_LIB+= -lpq
.endif
.if ${PORT_OPTIONS:MFIREBIRD}
-USE_FIREBIRD= yes
+USE+= firebird
CONFIGURE_ARGS+= --enable-firebird=yes
SRC_FILE+= db_firebird.c
AP_LIB+= -lgds