aboutsummaryrefslogtreecommitdiff
path: root/devel/autodia
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
commit996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (patch)
tree0573b8dfdc1d61572c993bf05bb3fe5c0b9cd5b0 /devel/autodia
parent332b64b050c99e13c55bc8b3cf96b52727c5cf63 (diff)
downloadports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.tar.gz
ports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300240
Diffstat (limited to 'devel/autodia')
-rw-r--r--devel/autodia/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile
index 8ef541345e79..62fa80d540f4 100644
--- a/devel/autodia/Makefile
+++ b/devel/autodia/Makefile
@@ -18,12 +18,12 @@ DISTNAME= Autodia-${PORTVERSION}
MAINTAINER= fernan@iib.unsam.edu.ar
COMMENT= Automatic Dia XML - from Source Code and Data
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
- ${SITE_PERL}/${PERL_ARCH}/Inline/Java.pm:${PORTSDIR}/devel/p5-Inline-Java \
- ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
- ${SITE_PERL}/VCG.pm:${PORTSDIR}/graphics/p5-VCG \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/SpringGraph.pm:${PORTSDIR}/graphics/p5-SpringGraph
+BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-Inline-Java>=0:${PORTSDIR}/devel/p5-Inline-Java \
+ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz \
+ p5-VCG>=0:${PORTSDIR}/graphics/p5-VCG \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-SpringGraph>=0:${PORTSDIR}/graphics/p5-SpringGraph
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes