svn commit: r389903 - head/mail/vpopmail
Mathieu Arnold
mat at FreeBSD.org
Wed Jun 17 12:43:10 UTC 2015
Author: mat
Date: Wed Jun 17 10:11:07 2015
New Revision: 389903
URL: https://svnweb.freebsd.org/changeset/ports/389903
Log:
Fix build as non root.
Sponsored by: Absolight
Modified:
head/mail/vpopmail/Makefile
Modified: head/mail/vpopmail/Makefile
==============================================================================
--- head/mail/vpopmail/Makefile Wed Jun 17 09:01:03 2015 (r389902)
+++ head/mail/vpopmail/Makefile Wed Jun 17 10:11:07 2015 (r389903)
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:$
PATCH_STRIP= -p1
-USES= qmail gmake
+USES= qmail gmake fakeroot
CONFLICTS= vpopmail-devel-5.*
More information about the svn-ports-head
mailing list