aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-07-14 04:28:26 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-07-14 04:28:26 +0000
commita280835db6bd9ab54b0b196da1d1a2104700d8a3 (patch)
treea32f180291ddbf95cb3faab1f4bd491488b00fb5 /print
parent53a7676d2c9d4941cc79fe62bdb41e3546706b95 (diff)
downloadports-a280835db6bd9ab54b0b196da1d1a2104700d8a3.tar.gz
ports-a280835db6bd9ab54b0b196da1d1a2104700d8a3.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/tgif2tex/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile
index 7c559e282c89..db601a7d461b 100644
--- a/print/tgif2tex/Makefile
+++ b/print/tgif2tex/Makefile
@@ -12,6 +12,10 @@ COMMENT= Converting texts in figure by tgif to LaTeX commands
LICENSE= GPLv2
+USES= perl5 shebangfix
+USE_PERL5= run
+SHEBANG_FILES= tgif2tex
+NO_BUILD= yes
PLIST_FILES= bin/tgif2tex
PORTDOCS= how-to-use.dvi how-to-use.ps how-to-use.tex \
example.obj example.tex \
@@ -22,15 +26,8 @@ PORTDOCS= how-to-use.dvi how-to-use.ps how-to-use.tex \
sample2.2.dps sample2.2.tps \
sample2.3.dps sample2.3.tps \
sample2.dvi sample2.tex sample2.obj sample2.ps
-
OPTIONS_DEFINE= DOCS
-USES= perl5 shebangfix
-USE_PERL5= run
-NO_BUILD= yes
-
-SHEBANG_FILES= tgif2tex
-
post-patch:
${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/tgif2tex