diff options
Diffstat (limited to 'devel/p5-Config-Setting/Makefile')
-rw-r--r-- | devel/p5-Config-Setting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-Setting/Makefile b/devel/p5-Config-Setting/Makefile index ee051722e59d..0d84f15592b9 100644 --- a/devel/p5-Config-Setting/Makefile +++ b/devel/p5-Config-Setting/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class that provides an easy interface to use config files -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= modbuild |