aboutsummaryrefslogtreecommitdiff
path: root/comms/atslog
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-07 23:37:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-07 23:37:53 +0000
commit7af569c17150107c8614569c8a16c5520b2d0784 (patch)
tree492c432a2ab0b114b31ec2694917b4ad0a98268c /comms/atslog
parentfd6141a367cad8846f2d442ada6eb137b18e0eb0 (diff)
Notes
Diffstat (limited to 'comms/atslog')
-rw-r--r--comms/atslog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile
index 3a24dea87f4e..ec2e44de4653 100644
--- a/comms/atslog/Makefile
+++ b/comms/atslog/Makefile
@@ -50,7 +50,7 @@ RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes
+USES+= pgsql
BUILD_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
.endif