aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/fetchconfig/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
committeraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
commit9c3610198c70d4848e049e3cfafddaae4213ab87 (patch)
treeb4ac412c1f5608fbffd6c72418cdc570bfc11d6b /net-mgmt/fetchconfig/Makefile
parent5144a33c408bb6536cad50aaaa281f624050cc12 (diff)
downloadfreebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.gz
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.zst
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'net-mgmt/fetchconfig/Makefile')
-rw-r--r--net-mgmt/fetchconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fetchconfig/Makefile b/net-mgmt/fetchconfig/Makefile
index fc725121b490..899b9570d2ef 100644
--- a/net-mgmt/fetchconfig/Makefile
+++ b/net-mgmt/fetchconfig/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SAVANNAH
MAINTAINER= salexanov@gmail.com
COMMENT= Perl script for retrieving configuration of various network devices
-BUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet
+BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= yes