diff options
Diffstat (limited to 'textproc/p5-XML-Handler-YAWriter/Makefile')
-rw-r--r-- | textproc/p5-XML-Handler-YAWriter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile index f40a1f995814..41e2a0c05faf 100644 --- a/textproc/p5-XML-Handler-YAWriter/Makefile +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl SAX XML Writer -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml +BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |