svn commit: r344593 - head/games/sex

Martin Wilke miwi at FreeBSD.org
Sun Feb 16 16:14:59 UTC 2014


Author: miwi
Date: Sun Feb 16 16:14:58 2014
New Revision: 344593
URL: http://svnweb.freebsd.org/changeset/ports/344593
QAT: https://qat.redports.org/buildarchive/r344593/

Log:
  - Stage support

Modified:
  head/games/sex/Makefile

Modified: head/games/sex/Makefile
==============================================================================
--- head/games/sex/Makefile	Sun Feb 16 16:11:44 2014	(r344592)
+++ head/games/sex/Makefile	Sun Feb 16 16:14:58 2014	(r344593)
@@ -10,12 +10,7 @@ MASTER_SITES=	http://spatula.net/softwar
 MAINTAINER=	freebsd at 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>


More information about the svn-ports-all mailing list