diff options
Diffstat (limited to 'devel/p5-System-Command/Makefile')
-rw-r--r-- | devel/p5-System-Command/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile index 679c973a751e..53f9b57aa2ee 100644 --- a/devel/p5-System-Command/Makefile +++ b/devel/p5-System-Command/Makefile @@ -13,8 +13,8 @@ COMMENT= Object for running system commands LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Command>=0:${PORTSDIR}/devel/p5-Test-Command \ - p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output +TEST_DEPENDS= p5-Test-Command>=0:devel/p5-Test-Command \ + p5-Test-Output>=0:devel/p5-Test-Output NO_ARCH= yes USES= perl5 |