diff options
Diffstat (limited to 'textproc/p5-Text-CSV-Encoded/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV-Encoded/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index 4b65d533fe21..26b6925f5387 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl module for Encoding aware CVS files parsing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ - p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV +BUILD_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple \ + p5-Test-Harness>=0:devel/p5-Test-Harness \ + p5-Text-CSV>=0:textproc/p5-Text-CSV RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |