aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/super-smack
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 10:42:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 10:42:11 +0000
commit88a143795b9227ef4773709a8e2372162c54a835 (patch)
tree3182fb44dad0c320cc37f70948c7d6de2ec8f326 /benchmarks/super-smack
parent9d17bde769942c8318daad52f09326c960af0d60 (diff)
downloadports-88a143795b9227ef4773709a8e2372162c54a835.tar.gz
ports-88a143795b9227ef4773709a8e2372162c54a835.zip
Convert to USES=pgsql
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355482
Diffstat (limited to 'benchmarks/super-smack')
-rw-r--r--benchmarks/super-smack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile
index 7669dc990d99..53ee03b052fa 100644
--- a/benchmarks/super-smack/Makefile
+++ b/benchmarks/super-smack/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+=--with-mysql \
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes
+USES+= pgsql
CONFIGURE_ARGS+=--with-pgsql \
--with-pgsql-include=${LOCALBASE}/include \
--with-pgsql-lib=${LOCALBASE}/lib