diff options
Diffstat (limited to 'databases/p5-DBIx-XML_RDB/Makefile')
-rw-r--r-- | databases/p5-DBIx-XML_RDB/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile index 622d8b461dbf..2406d026cbd1 100644 --- a/databases/p5-DBIx-XML_RDB/Makefile +++ b/databases/p5-DBIx-XML_RDB/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for creating XML from existing DBI datasources -BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI \ + p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix |