diff options
Diffstat (limited to 'textproc/p5-CSS/Makefile')
-rw-r--r-- | textproc/p5-CSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile index 3a1d8d5a2599..089a930162a6 100644 --- a/textproc/p5-CSS/Makefile +++ b/textproc/p5-CSS/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented access to Cascading Style Sheets (CSS) -BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent USES= perl5 USE_PERL5= configure |