1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update *_DEPENDS: remove redundant LOCALBASE/bin

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:14:05 +00:00
parent e37f14d561
commit aba2649b2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400793

View File

@ -15,10 +15,11 @@ COMMENT= Run a command with a given environment and capture output
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \
p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote
BUILD_DEPENDS= p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \
sudo:${PORTSDIR}/security/sudo
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USE_PERL5= configure
USES= perl5