svn commit: r367604 - head/sysutils/mbgtools
Antoine Brodin
antoine at FreeBSD.org
Sun Sep 7 20:21:34 UTC 2014
Author: antoine
Date: Sun Sep 7 20:21:34 2014
New Revision: 367604
URL: http://svnweb.freebsd.org/changeset/ports/367604
QAT: https://qat.redports.org/buildarchive/r367604/
Log:
Allow staging as a regular user
Modified:
head/sysutils/mbgtools/Makefile
Modified: head/sysutils/mbgtools/Makefile
==============================================================================
--- head/sysutils/mbgtools/Makefile Sun Sep 7 20:14:17 2014 (r367603)
+++ head/sysutils/mbgtools/Makefile Sun Sep 7 20:21:34 2014 (r367604)
@@ -13,6 +13,6 @@ LICENSE= BSD
USE_RC_SUBR= mbgsvcd
-USES= kmod
+USES= kmod uidfix
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list