summaryrefslogtreecommitdiff
path: root/graphics/xaos
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-05 22:32:11 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-05 22:32:11 +0000
commit5ce8e8e5c77a92c16e627672eab6ebca50ad6f85 (patch)
treed22580c3f5bea1154b95655a82046161cfa9fd35 /graphics/xaos
parentUpdate to 990522 release (diff)
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Notes
Notes: svn path=/head/; revision=19223
Diffstat (limited to 'graphics/xaos')
-rw-r--r--graphics/xaos/Makefile5
-rw-r--r--graphics/xaos/pkg-plist1
2 files changed, 1 insertions, 5 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index 0bf57baf5332..0ab5bce230bb 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 February 1996
# Whom: Joseph Koshy <koshy@india.hp.com>
#
-# $Id: Makefile,v 1.9 1998/11/29 12:43:08 asami Exp $
+# $Id: Makefile,v 1.10 1999/01/23 07:05:31 vanilla Exp $
#
DISTNAME= XaoS-3.0
@@ -33,9 +33,6 @@ MAN6= xaos.6
post-install:
strip ${PREFIX}/bin/xaos
- if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
install-info ${PREFIX}/info/xaos.info ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/graphics/xaos/pkg-plist b/graphics/xaos/pkg-plist
index 05578da30760..7516b5707106 100644
--- a/graphics/xaos/pkg-plist
+++ b/graphics/xaos/pkg-plist
@@ -115,7 +115,6 @@ share/XaoS/doc/PROBLEMS
share/XaoS/doc/tutorial.txt
@unexec install-info --delete %D/info/xaos.info %D/info/dir
info/xaos.info
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/xaos.info %D/info/dir
@dirrm share/XaoS/catalogs
@dirrm share/XaoS/examples