summaryrefslogtreecommitdiff
path: root/japanese/dvipsk
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 /japanese/dvipsk
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 'japanese/dvipsk')
-rw-r--r--japanese/dvipsk/Makefile5
-rw-r--r--japanese/dvipsk/pkg-plist1
2 files changed, 1 insertions, 5 deletions
diff --git a/japanese/dvipsk/Makefile b/japanese/dvipsk/Makefile
index 46e276e322c2..4aff1503443a 100644
--- a/japanese/dvipsk/Makefile
+++ b/japanese/dvipsk/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 Aug 1997
# Whom: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1998/05/02 22:35:08 max Exp $
+# $Id: Makefile,v 1.2 1998/07/20 02:55:30 steve Exp $
#
DISTNAME= dvipsk-5.78a
@@ -53,9 +53,6 @@ post-build:
)
pre-install:
- @if [ ! -f ${PREFIX}/info/dir ] ; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir ; \
- fi
@for i in ${BACKUP_FILES} ; do \
if [ -f ${DVIPSDIR}/$$i ] ; then \
${MV} ${DVIPSDIR}/$$i ${DVIPSDIR}/$$i.bak ; \
diff --git a/japanese/dvipsk/pkg-plist b/japanese/dvipsk/pkg-plist
index de25cb0ffc8b..6b6fbd97c928 100644
--- a/japanese/dvipsk/pkg-plist
+++ b/japanese/dvipsk/pkg-plist
@@ -6,7 +6,6 @@ info/dvips.info-1
info/dvips.info-2
info/dvips.info-3
info/dvips.info-4
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/dvips.info %D/info/dir
@exec for i in base/asex.enc base/psfonts.map config/config.ps ; do if [ -f %D/share/texmf/dvips/$i ] ; then mv %D/share/texmf/dvips/$i %D/share/texmf/dvips/$i.bak ; fi ; done
share/texmf/dvips/base/asex.enc