aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-12-15 13:10:46 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-12-15 13:10:46 +0000
commit216a0b6dc6be179e4ae6eae0bb91b6f4e8267996 (patch)
treedcb4333c169e70b9da2b18564e9ae73f9e3d32d7
parent78a8c8e7811f98031b053a7808d605c8b3bf6b53 (diff)
downloadports-216a0b6dc6be179e4ae6eae0bb91b6f4e8267996.tar.gz
ports-216a0b6dc6be179e4ae6eae0bb91b6f4e8267996.zip
Notes
-rw-r--r--mail/vpopmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile
index e8d4ae0856c9..f54ba88e9246 100644
--- a/mail/vpopmail/Makefile
+++ b/mail/vpopmail/Makefile
@@ -297,7 +297,7 @@ BROKEN= The WITH_APOP option is deprecated; set WITH_CLEAR_PASSWD instead, APOP
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USES= pgsql
+USES+= pgsql
.endif
.if ${PORT_OPTIONS:MSQL_LOG_TRIM}