svn commit: r367586 - head/games/sex

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 17:40:25 UTC 2014


Author: antoine
Date: Sun Sep  7 17:40:24 2014
New Revision: 367586
URL: http://svnweb.freebsd.org/changeset/ports/367586
QAT: https://qat.redports.org/buildarchive/r367586/

Log:
  Allow staging as a regular user

Modified:
  head/games/sex/Makefile

Modified: head/games/sex/Makefile
==============================================================================
--- head/games/sex/Makefile	Sun Sep  7 17:38:21 2014	(r367585)
+++ head/games/sex/Makefile	Sun Sep  7 17:40:24 2014	(r367586)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://spatula.net/softwar
 MAINTAINER=	freebsd at spatula.net
 COMMENT=	Spouts silly mad-lib-style porn-like text
 
+USES=		uidfix
+
 PLIST_FILES=	bin/sex \
 		man/man6/sex.6.gz
 


More information about the svn-ports-head mailing list