aboutsummaryrefslogtreecommitdiffstats
path: root/databases/luadbi
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-03-15 12:51:00 +0800
committerKurt Jaeger <pi@FreeBSD.org>2017-03-15 12:51:00 +0800
commit834be764ac440a7f13cb376a394962c24c52552f (patch)
tree222245a1d11122fc6639cadf1ae22e46ef2c3360 /databases/luadbi
parentf7dc5659032160e667279a601a1844b6e628bcc4 (diff)
downloadfreebsd-ports-gnome-834be764ac440a7f13cb376a394962c24c52552f.tar.gz
freebsd-ports-gnome-834be764ac440a7f13cb376a394962c24c52552f.tar.zst
freebsd-ports-gnome-834be764ac440a7f13cb376a394962c24c52552f.zip
databases/luadbi: unbreak postgres case after tests
Submitted by: Michael Pfeiffer <michael.pfeiffer@eichenstein.de>
Diffstat (limited to 'databases/luadbi')
-rw-r--r--databases/luadbi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/luadbi/Makefile b/databases/luadbi/Makefile
index 88453194523b..a958a6b476c4 100644
--- a/databases/luadbi/Makefile
+++ b/databases/luadbi/Makefile
@@ -51,7 +51,6 @@ SQLITE3_PLIST_FILES= %%LUA_MODLIBDIR%%/dbdsqlite3.so
PGSQL_USES= pgsql
PGSQL_ALL_TARGET= psql
PGSQL_PLIST_FILES= %%LUA_MODLIBDIR%%/dbdpostgresql.so
-PGSQL_BROKEN= Not tested
do-install:
@${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR}