diff options
Diffstat (limited to 'textproc/p5-Text-Haml/Makefile')
-rw-r--r-- | textproc/p5-Text-Haml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index 2fcda4d472da..81e9e38be0fe 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for Haml parser -RUN_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 |