aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-17 00:14:58 +0800
committermiwi <miwi@FreeBSD.org>2014-02-17 00:14:58 +0800
commitdc88aaa14919637bfb09452f409a04d3185e39d6 (patch)
treeaf404cde55864851787b5d7d61b9e819c42143e7 /games
parent8c54cb93e0b52c15d17651ad3c48802faaca8b3d (diff)
downloadfreebsd-ports-gnome-dc88aaa14919637bfb09452f409a04d3185e39d6.tar.gz
freebsd-ports-gnome-dc88aaa14919637bfb09452f409a04d3185e39d6.tar.zst
freebsd-ports-gnome-dc88aaa14919637bfb09452f409a04d3185e39d6.zip
- Stage support
Diffstat (limited to 'games')
-rw-r--r--games/sex/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/sex/Makefile b/games/sex/Makefile
index 61237a367625..f983a9ad0646 100644
--- a/games/sex/Makefile
+++ b/games/sex/Makefile
@@ -10,12 +10,7 @@ MASTER_SITES= http://spatula.net/software/sex/
MAINTAINER= freebsd@spatula.net
COMMENT= Spouts silly mad-lib-style porn-like text
-MAN6= sex.6
-MANCOMPRESSED= yes
-PLIST_FILES= bin/sex
-
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
+PLIST_FILES= bin/sex \
+ man/man6/sex.6.gz
.include <bsd.port.mk>