diff options
Diffstat (limited to 'print/p5-PostScript-PPD')
-rw-r--r-- | print/p5-PostScript-PPD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-PostScript-PPD/Makefile b/print/p5-PostScript-PPD/Makefile index b8fe8fe0397e..66e02e3cc80e 100644 --- a/print/p5-PostScript-PPD/Makefile +++ b/print/p5-PostScript-PPD/Makefile @@ -14,8 +14,8 @@ COMMENT= Read PostScript Printer Definition files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage NO_ARCH= yes USE_PERL5= configure |