summaryrefslogtreecommitdiff
path: root/japanese/tgif2tex
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/tgif2tex
parentUse ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. (diff)
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/tgif2tex')
-rw-r--r--japanese/tgif2tex/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/tgif2tex/Makefile b/japanese/tgif2tex/Makefile
index 51a5df10cab6..9a8d2b8e2aff 100644
--- a/japanese/tgif2tex/Makefile
+++ b/japanese/tgif2tex/Makefile
@@ -1,12 +1,10 @@
# New ports collection makefile for: tgif2tex for Japanese
-# Version required: 1.46
# Date created: 12 Mar 1998
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAME= ja-tgif2tex-1.46
CATEGORIES= japanese print
RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
@@ -17,6 +15,6 @@ PORTSDOCDIR= ${PREFIX}/share/doc/ja-tgif2tex
DOCSRC= Makefile \
how-to-use.tex \
sample1.obj \
- sample2.obj \
+ sample2.obj
.include "${MASTERDIR}/Makefile"