diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-04-05 04:47:11 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-04-05 04:47:11 +0000 |
commit | 8bd2b9a35b96c561c9da18207733682318487402 (patch) | |
tree | 5d4ca962689eeb0f85945def0d66c7e35e7fd727 /japanese/dvi2ps | |
parent | 61b64ed964bc0a9d408b3d7553863b09746c2877 (diff) |
Notes
Diffstat (limited to 'japanese/dvi2ps')
-rw-r--r-- | japanese/dvi2ps/Makefile | 6 | ||||
-rw-r--r-- | japanese/dvi2ps/pkg-plist | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile index a049dbdd8562..7948661f5295 100644 --- a/japanese/dvi2ps/Makefile +++ b/japanese/dvi2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Sep 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.6 1997/09/14 21:34:32 max Exp $ +# $Id: Makefile,v 1.7 1997/10/17 13:50:13 itojun Exp $ # DISTNAME= dvi2ps-2.0j @@ -16,7 +16,7 @@ MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib -MAN1= dvi2ps.1 ../ja_JP.EUC/man1/dvi2ps.1 +MAN1= dvi2ps.1 ../ja/man1/dvi2ps.1 post-patch: @(cd ${WRKSRC}; make newlib) @@ -32,7 +32,7 @@ post-install: ${CP} -R doc ${PREFIX}/lib/dvi2ps/ ;\ mv ${PREFIX}/lib/dvi2ps/doc/dvi2ps.man ${PREFIX}/man/man1/dvi2ps.1 ;\ nkf -e ${PREFIX}/lib/dvi2ps/doc/dvi2ps.jman > \ - ${PREFIX}/man/ja_JP.EUC/man1/dvi2ps.1 ;\ + ${PREFIX}/man/ja/man1/dvi2ps.1 ;\ ${RM} -f ${PREFIX}/lib/dvi2ps/doc/dvi2ps.jman ;\ ${INSTALL_SCRIPT} tools/fontlink ${PREFIX}/lib/dvi2ps ;\ ${INSTALL_PROGRAM} tools/nup ${PREFIX}/bin ;\ diff --git a/japanese/dvi2ps/pkg-plist b/japanese/dvi2ps/pkg-plist index 19d4dbc2c590..0421f7bb53ef 100644 --- a/japanese/dvi2ps/pkg-plist +++ b/japanese/dvi2ps/pkg-plist @@ -95,5 +95,5 @@ lib/dvi2ps/printer/LW16 lib/dvi2ps/printer/LWII lib/dvi2ps/printer/RicohSP10 lib/dvi2ps/printer/SPARC -man/ja_JP.EUC/man1/dvi2ps.1.gz +man/ja/man1/dvi2ps.1.gz man/man1/dvi2ps.1.gz |