diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 23:23:08 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 23:23:08 +0000 |
commit | f00dacf0309e9c35556eca56b971f5b236ecbadc (patch) | |
tree | 29a4c165dd97979653cc46749ba9d31e2e075678 /japanese/texinfo | |
parent | bb054acb9abf54810aa3ea8390bf43807ce14abf (diff) | |
download | ports-f00dacf0309e9c35556eca56b971f5b236ecbadc.tar.gz ports-f00dacf0309e9c35556eca56b971f5b236ecbadc.zip |
Notes
Diffstat (limited to 'japanese/texinfo')
-rw-r--r-- | japanese/texinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile index d3a3969b0718..dfab4b3f0762 100644 --- a/japanese/texinfo/Makefile +++ b/japanese/texinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= texinfo PORTVERSION= 4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= mitsuru@riken.jp COMMENT= Typeset Texinfo files for printing. Uses TeX -RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex +RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex USE_GMAKE= yes GNU_CONFIGURE= yes |