svn commit: r370483 - head/mail/vpopmail
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 8 20:57:33 UTC 2014
Author: bapt
Date: Wed Oct 8 20:57:32 2014
New Revision: 370483
URL: https://svnweb.freebsd.org/changeset/ports/370483
QAT: https://qat.redports.org/buildarchive/r370483/
Log:
Convert to USES=pgsql
Modified:
head/mail/vpopmail/Makefile
Modified: head/mail/vpopmail/Makefile
==============================================================================
--- head/mail/vpopmail/Makefile Wed Oct 8 20:55:55 2014 (r370482)
+++ head/mail/vpopmail/Makefile Wed Oct 8 20:57:32 2014 (r370483)
@@ -292,7 +292,7 @@ BROKEN= The WITH_APOP option is depreca
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes
+USES= pgsql
.endif
.if ${PORT_OPTIONS:MSQL_LOG_TRIM}
More information about the svn-ports-all
mailing list