diff options
Diffstat (limited to 'devel/p5-IPC-ShellCmd/Makefile')
-rw-r--r-- | devel/p5-IPC-ShellCmd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-ShellCmd/Makefile b/devel/p5-IPC-ShellCmd/Makefile index 0d2b72de2b49..62b5c095102f 100644 --- a/devel/p5-IPC-ShellCmd/Makefile +++ b/devel/p5-IPC-ShellCmd/Makefile @@ -15,8 +15,8 @@ COMMENT= Run a command with a given environment and capture output LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \ - sudo:${PORTSDIR}/security/sudo +BUILD_DEPENDS= p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \ + sudo:security/sudo RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |