summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:14:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:14:43 +0000
commit5c15bec50f6fa92c2817df6534a78b9c7519c093 (patch)
tree657fb365a4eea0c4c3caba52fe1c6295f844c675 /misc
parent- Update *_DEPENDS: remove redundant LOCALBASE/bin (diff)
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
Notes
Notes: svn path=/head/; revision=400802
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Text-FIGlet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile
index cdb965db7639..acfa0957f5a2 100644
--- a/misc/p5-Text-FIGlet/Makefile
+++ b/misc/p5-Text-FIGlet/Makefile
@@ -14,7 +14,7 @@ COMMENT= Perl module to provide FIGlet abilities, akin to banner
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet
+RUN_DEPENDS= figlet:${PORTSDIR}/misc/figlet
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod