diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
commit | 3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch) | |
tree | b6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /net-mgmt/p5-Cisco-Reconfig | |
parent | 996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff) | |
download | ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-Cisco-Reconfig')
-rw-r--r-- | net-mgmt/p5-Cisco-Reconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Cisco-Reconfig/Makefile b/net-mgmt/p5-Cisco-Reconfig/Makefile index 061351a55d31..6ca2798ee8f0 100644 --- a/net-mgmt/p5-Cisco-Reconfig/Makefile +++ b/net-mgmt/p5-Cisco-Reconfig/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Parse and generate Cisco configuration files -RUN_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String +RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |