diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-08 01:40:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-08 01:40:24 +0800 |
commit | bbe284601ee879d2dbc31671a4ccba83469d6b05 (patch) | |
tree | 36f44addb9844be5435b0c7ce2fa7ca11c68881e /games | |
parent | fb0d9814a38e8e48afc945ebd6ebce7b10ed7137 (diff) | |
download | freebsd-ports-gnome-bbe284601ee879d2dbc31671a4ccba83469d6b05.tar.gz freebsd-ports-gnome-bbe284601ee879d2dbc31671a4ccba83469d6b05.tar.zst freebsd-ports-gnome-bbe284601ee879d2dbc31671a4ccba83469d6b05.zip |
Allow staging as a regular user
Diffstat (limited to 'games')
-rw-r--r-- | games/sex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sex/Makefile b/games/sex/Makefile index f983a9ad0646..b6cc57f52923 100644 --- a/games/sex/Makefile +++ b/games/sex/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://spatula.net/software/sex/ MAINTAINER= freebsd@spatula.net COMMENT= Spouts silly mad-lib-style porn-like text +USES= uidfix + PLIST_FILES= bin/sex \ man/man6/sex.6.gz |