aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/dvi2ps/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1997-10-17 21:50:16 +0800
committeritojun <itojun@FreeBSD.org>1997-10-17 21:50:16 +0800
commit082649b1241698a78fcd1cb15c084088cd1f6300 (patch)
tree191f50c681531e4aa64ffdca44f5546f07c674da /japanese/dvi2ps/Makefile
parent8d0c9cd02e14bf1e724cb208d5de6a925364687e (diff)
downloadfreebsd-ports-gnome-082649b1241698a78fcd1cb15c084088cd1f6300.tar.gz
freebsd-ports-gnome-082649b1241698a78fcd1cb15c084088cd1f6300.tar.zst
freebsd-ports-gnome-082649b1241698a78fcd1cb15c084088cd1f6300.zip
original distribution updated to 2.0.
Submitted by: Yoshio.Mita@isen.fr
Diffstat (limited to 'japanese/dvi2ps/Makefile')
-rw-r--r--japanese/dvi2ps/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile
index 27af137ae96d..a049dbdd8562 100644
--- a/japanese/dvi2ps/Makefile
+++ b/japanese/dvi2ps/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: jp-dvi2ps
-# Version required: 2.0gamma
+# Version required: 2.0
# Date created: 15 Sep 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1997/07/13 18:49:15 max Exp $
+# $Id: Makefile,v 1.6 1997/09/14 21:34:32 max Exp $
#
-DISTNAME= dvi2ps-2.0j-gamma
-PKGNAME= ja-dvi2ps-2.0g
+DISTNAME= dvi2ps-2.0j
+PKGNAME= ja-dvi2ps-2.0
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/
@@ -34,7 +34,7 @@ post-install:
nkf -e ${PREFIX}/lib/dvi2ps/doc/dvi2ps.jman > \
${PREFIX}/man/ja_JP.EUC/man1/dvi2ps.1 ;\
${RM} -f ${PREFIX}/lib/dvi2ps/doc/dvi2ps.jman ;\
- ${INSTALL_SCRIPT} tools/lnfonts ${PREFIX}/lib/dvi2ps ;\
+ ${INSTALL_SCRIPT} tools/fontlink ${PREFIX}/lib/dvi2ps ;\
${INSTALL_PROGRAM} tools/nup ${PREFIX}/bin ;\
${INSTALL_PROGRAM} tools/texfix ${PREFIX}/bin ;\
${INSTALL_SCRIPT} tools/psstrip ${PREFIX}/bin ;\