aboutsummaryrefslogtreecommitdiff
path: root/net/radiator
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /net/radiator
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=300176
Diffstat (limited to 'net/radiator')
-rw-r--r--net/radiator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/radiator/Makefile b/net/radiator/Makefile
index ea012188a03c..a339ce63937a 100644
--- a/net/radiator/Makefile
+++ b/net/radiator/Makefile
@@ -41,7 +41,7 @@ IGNORE= will not be automatically fetched due to licensing\
.endif
.if ${PORT_OPTIONS:MMYSQL}
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
pre-configure: