summaryrefslogtreecommitdiffstats
path: root/print/guitartex
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-24 21:34:53 +0000
committersf <sf@FreeBSD.org>2001-09-24 21:34:53 +0000
commitae909aaf995e6c10df31dcadfa545e8a75389489 (patch)
tree31a0d3e991959e94da47a9ba0b6cf67f5f3a20c5 /print/guitartex
parente12e230e496a73f654bf2730a5f95828b519508a (diff)
downloadFreeBSD-ports-ae909aaf995e6c10df31dcadfa545e8a75389489.zip
FreeBSD-ports-ae909aaf995e6c10df31dcadfa545e8a75389489.tar.gz
fix typo: RUN_BUILD -> RUN_DEPENDS
PR: 30769 Submitted by: Matt Pounsett <mattp@conundrum.com>
Diffstat (limited to 'print/guitartex')
-rw-r--r--print/guitartex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index ab6157d..bad03fe 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
OpenPOWER on IntegriCloud