aboutsummaryrefslogtreecommitdiff
path: root/net/prosearch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:31:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:31:33 +0000
commitaf904205006e1bcaf40e96e91da887b0b98300d8 (patch)
tree45355dccba19623f8780fff011f8b7e1a576c0e2 /net/prosearch
parent553a47640510b57796e3127bb174d6e9fddf8e91 (diff)
downloadports-af904205006e1bcaf40e96e91da887b0b98300d8.tar.gz
ports-af904205006e1bcaf40e96e91da887b0b98300d8.zip
Notes
Diffstat (limited to 'net/prosearch')
-rw-r--r--net/prosearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile
index 7697850c0994..23da4d5d2c57 100644
--- a/net/prosearch/Makefile
+++ b/net/prosearch/Makefile
@@ -129,7 +129,7 @@ WANT_PGSQL= client server
.endif
.if ${PORT_OPTIONS:MSQLITE}
-USE_SQLITE= yes
+USES+= sqlite
RUN_DEPENDS+=\
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
.endif