aboutsummaryrefslogtreecommitdiff
path: root/databases/luasql-postgres
diff options
context:
space:
mode:
Diffstat (limited to 'databases/luasql-postgres')
-rw-r--r--databases/luasql-postgres/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/luasql-postgres/Makefile b/databases/luasql-postgres/Makefile
index 94560b1da23f..7068a239a077 100644
--- a/databases/luasql-postgres/Makefile
+++ b/databases/luasql-postgres/Makefile
@@ -4,7 +4,8 @@
PORTNAME= luasql
LUASQL_DRIVER= postgres
-MASTERDIR= ${.CURDIR}/../luasql-mysql
+
+MASTERDIR= ${.CURDIR}/../luasql-mysql
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"