summaryrefslogtreecommitdiff
path: root/print/guitartex/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 21:34:53 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 21:34:53 +0000
commit117ab2909f73921cf5d67d155e2b678634cd1ed9 (patch)
tree1560734da9dcfc9cfadd9ac4ea1a92d1e6d30426 /print/guitartex/Makefile
parentupdate to 201.09.24. (diff)
fix typo: RUN_BUILD -> RUN_DEPENDS
PR: 30769 Submitted by: Matt Pounsett <mattp@conundrum.com>
Notes
Notes: svn path=/head/; revision=48168
Diffstat (limited to 'print/guitartex/Makefile')
-rw-r--r--print/guitartex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index ab6157d18cd3..bad03fece1ce 100644
--- a/print/guitartex/Makefile
+++ b/print/guitartex/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-RUN_BUILD= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
latex:${PORTSDIR}/print/latex
USE_PERL5= yes