aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ocsinventory-agent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
commit1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch)
treee4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /net-mgmt/ocsinventory-agent
parent9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff)
downloadports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz
ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip
Notes
Diffstat (limited to 'net-mgmt/ocsinventory-agent')
-rw-r--r--net-mgmt/ocsinventory-agent/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile
index ccc24d80ed2e..0f2ac7e61b89 100644
--- a/net-mgmt/ocsinventory-agent/Makefile
+++ b/net-mgmt/ocsinventory-agent/Makefile
@@ -18,10 +18,10 @@ COMMENT= Keep track of the computers configuration and software
LICENSE= GPLv2
-RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
- ${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \
+ p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon
BUILD_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode \
lspci:${PORTSDIR}/sysutils/pciutils