summaryrefslogtreecommitdiff
path: root/databases/luasql-postgres
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 05:49:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 05:49:41 +0000
commitd22c4f1c2fdc2c5f3ea31577dabdfe135f62fb14 (patch)
tree5dbdc7b769a9c58346da953e1223ff8ec678acb1 /databases/luasql-postgres
parentManpage conflicts with nethack have been resolved, for which bump PORTREVISION. (diff)
Support stage
Diffstat (limited to 'databases/luasql-postgres')
-rw-r--r--databases/luasql-postgres/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/luasql-postgres/Makefile b/databases/luasql-postgres/Makefile
index 7068a239a077..dd52a5184538 100644
--- a/databases/luasql-postgres/Makefile
+++ b/databases/luasql-postgres/Makefile
@@ -7,5 +7,4 @@ LUASQL_DRIVER= postgres
MASTERDIR= ${.CURDIR}/../luasql-mysql
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"