svn commit: r367588 - head/security/sst

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 17:46:00 UTC 2014


Author: antoine
Date: Sun Sep  7 17:46:00 2014
New Revision: 367588
URL: http://svnweb.freebsd.org/changeset/ports/367588
QAT: https://qat.redports.org/buildarchive/r367588/

Log:
  Allow staging as a regular user

Modified:
  head/security/sst/Makefile

Modified: head/security/sst/Makefile
==============================================================================
--- head/security/sst/Makefile	Sun Sep  7 17:42:17 2014	(r367587)
+++ head/security/sst/Makefile	Sun Sep  7 17:46:00 2014	(r367588)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	netcat:${PORTSDIR}/net/netc
 .endif
 
 MAKEFILE=	${FILESDIR}/Makefile
+USES=		uidfix
 USE_OPENSSL=	YES
 
 PLIST_FILES=	sbin/sst \


More information about the svn-ports-head mailing list