summaryrefslogtreecommitdiff
path: root/games/xconq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xconq/Makefile')
-rw-r--r--games/xconq/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index a8ac9e438da3..2d94a2ac743a 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jun 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.6 1998/09/28 02:17:56 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/01 06:09:56 steve Exp $
#
DISTNAME= xconq-7.2.2
@@ -29,9 +29,6 @@ post-install:
strip ${PREFIX}/bin/${file}
.endfor
cd ${WRKSRC}/doc && make install-info
- if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
.for info in xconq xcdesign
install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir
.endfor