From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- textproc/p5-XML-SAXDriver-CSV/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/p5-XML-SAXDriver-CSV') diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile index ff2ee0e0a149..8b27736fbe4b 100644 --- a/textproc/p5-XML-SAXDriver-CSV/Makefile +++ b/textproc/p5-XML-SAXDriver-CSV/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX driver for converting CSV files to XML -BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter \ - p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:textproc/p5-Text-CSV_XS \ + p5-XML-Handler-YAWriter>=0:textproc/p5-XML-Handler-YAWriter \ + p5-XML-SAX>=0.14:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 dos2unix -- cgit v1.2.3