svn commit: r373687 - head/net/bsdec2-image-upload
Antoine Brodin
antoine at FreeBSD.org
Sun Nov 30 20:26:42 UTC 2014
Author: antoine
Date: Sun Nov 30 20:26:41 2014
New Revision: 373687
URL: https://svnweb.freebsd.org/changeset/ports/373687
QAT: https://qat.redports.org/buildarchive/r373687/
Log:
Allow staging as a regular user
Modified:
head/net/bsdec2-image-upload/Makefile
Modified: head/net/bsdec2-image-upload/Makefile
==============================================================================
--- head/net/bsdec2-image-upload/Makefile Sun Nov 30 20:09:12 2014 (r373686)
+++ head/net/bsdec2-image-upload/Makefile Sun Nov 30 20:26:41 2014 (r373687)
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-USES= tar:tgz
+USES= tar:tgz uidfix
# Install into ${STAGEDIR}${PREFIX}; but the build respects ${DESTDIR} so
# all we need to give is the ${PREFIX}/bin part.
More information about the svn-ports-head
mailing list