svn commit: r368088 - head/devel/st

Antoine Brodin antoine at FreeBSD.org
Sat Sep 13 12:28:05 UTC 2014


Author: antoine
Date: Sat Sep 13 12:28:04 2014
New Revision: 368088
URL: http://svnweb.freebsd.org/changeset/ports/368088
QAT: https://qat.redports.org/buildarchive/r368088/

Log:
  Allow staging as a regular user

Modified:
  head/devel/st/Makefile

Modified: head/devel/st/Makefile
==============================================================================
--- head/devel/st/Makefile	Sat Sep 13 12:26:07 2014	(r368087)
+++ head/devel/st/Makefile	Sat Sep 13 12:28:04 2014	(r368088)
@@ -10,6 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}ate-threads/
 MAINTAINER=	lippe at FreeBSD.org
 COMMENT=	State Threads Library for Internet Applications
 
+USES=		uidfix
 USE_LDCONFIG=	yes
 ONLY_FOR_ARCHS=	i386 alpha amd64
 


More information about the svn-ports-head mailing list