aboutsummaryrefslogtreecommitdiffstats
path: root/print/guitartex/Makefile
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-25 05:34:53 +0800
committersf <sf@FreeBSD.org>2001-09-25 05:34:53 +0800
commitae909aaf995e6c10df31dcadfa545e8a75389489 (patch)
tree31a0d3e991959e94da47a9ba0b6cf67f5f3a20c5 /print/guitartex/Makefile
parente12e230e496a73f654bf2730a5f95828b519508a (diff)
downloadfreebsd-ports-gnome-ae909aaf995e6c10df31dcadfa545e8a75389489.tar.gz
freebsd-ports-gnome-ae909aaf995e6c10df31dcadfa545e8a75389489.tar.zst
freebsd-ports-gnome-ae909aaf995e6c10df31dcadfa545e8a75389489.zip
fix typo: RUN_BUILD -> RUN_DEPENDS
PR: 30769 Submitted by: Matt Pounsett <mattp@conundrum.com>
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