aboutsummaryrefslogtreecommitdiff
path: root/games/powermanga
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
commitdaffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch)
tree713942325bda393305edb21d46cd7f38d213aebc /games/powermanga
parent51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff)
downloadports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz
ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip
Notes
Diffstat (limited to 'games/powermanga')
-rw-r--r--games/powermanga/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile
index ba66239649a2..aec5d24c4bfc 100644
--- a/games/powermanga/Makefile
+++ b/games/powermanga/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: powermanga
-# Date created: 26 Jan 2004
-# Whom: Jean-Yves Lefort <jylefort@brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
-#
PORTNAME= powermanga
PORTVERSION= 0.90
@@ -42,7 +38,7 @@ post-patch:
post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
${INSTALL_DATA} ${WRKSRC}/texts/config.ini ${DATADIR}/texts
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}