- Update RUN_DEPENDS: remove redundant LOCALBASE/bin

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:14:43 +00:00
parent 0e16c537a7
commit 5c15bec50f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400802

View File

@ -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