summaryrefslogtreecommitdiff
path: root/databases/tora/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tora/Makefile')
-rw-r--r--databases/tora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile
index 78ebd32208ad..b481f263e403 100644
--- a/databases/tora/Makefile
+++ b/databases/tora/Makefile
@@ -47,7 +47,7 @@ RUN_DEPENDS+= ${ORACLE_HOME}/network/admin/tnsnames.ora:${PORTSDIR}/databases/or
ORACLE_HOME?= ${LOCALBASE}/oracle8-client
ORACLE_VER= 8i # Client version
-CONFIGURE_ARGS+= --with-oracle=${ORACLE_HOME} --with-oci-version=${ORACLE_VER:U}
+CONFIGURE_ARGS+= --with-oracle=${ORACLE_HOME} --with-oci-version=${ORACLE_VER:tu}
.endif
run-autotools: