aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-08-10 14:42:57 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-08-10 14:42:57 +0000
commit60431c17d6febc43b7713b32efd9f81984afa198 (patch)
tree97015268e2db3fb37cbaaaa57c6ad06a5de3b761 /games
parent6670d2175f4e02a00aa03ccdd73f82dc41b13485 (diff)
downloadports-60431c17d6febc43b7713b32efd9f81984afa198.tar.gz
ports-60431c17d6febc43b7713b32efd9f81984afa198.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/warzone2100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index 9a7cd0f8765d..84a173df5047 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -40,7 +40,7 @@ post-patch:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -Ee 's|^(dist_doc_DATA =) .*|\1|' \
${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|^install: install-am|install|' \
+ @${REINPLACE_CMD} -e 's|^install: install-am|install:|' \
${WRKSRC}/doc/Makefile.in
.else
@${REINPLACE_CMD} -e 's|AUTHORS||; s|COPYING COPYING\.README||' \