aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Core
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
commitd1e0f3506af41743aebb97d8548b0912b7247494 (patch)
treecc6734181531df54b8747f6e42a77543390fd10f /textproc/p5-RDF-Core
parent24374f6b476eef87d6c06c6c94519992faf7a610 (diff)
downloadports-d1e0f3506af41743aebb97d8548b0912b7247494.tar.gz
ports-d1e0f3506af41743aebb97d8548b0912b7247494.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298341
Diffstat (limited to 'textproc/p5-RDF-Core')
-rw-r--r--textproc/p5-RDF-Core/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile
index e78c2f2ad919..ec60f7d5d5fe 100644
--- a/textproc/p5-RDF-Core/Makefile
+++ b/textproc/p5-RDF-Core/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An object oriented Perl modules for handling tasks related to RDF
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Bundle/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
+ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes