diff options
Diffstat (limited to 'textproc/p5-Games-Dissociate/Makefile')
-rw-r--r-- | textproc/p5-Games-Dissociate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index 2ea5856..a81e1df 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dissociated Press algorithm and filter -TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure |