diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-08 11:07:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-08 11:07:40 +0000 |
commit | 72a5141a7d76ead0d3fcffc33fecd42be79dcf9f (patch) | |
tree | 4bdfe6f3bf844a51cf9008ae6c70c11ca1a6da91 /net-mgmt/ocsinventory-agent | |
parent | 0ff36edac935348eb573cd05924efa10a6eb25d4 (diff) | |
download | ports-72a5141a7d76ead0d3fcffc33fecd42be79dcf9f.tar.gz ports-72a5141a7d76ead0d3fcffc33fecd42be79dcf9f.zip |
Notes
Diffstat (limited to 'net-mgmt/ocsinventory-agent')
-rw-r--r-- | net-mgmt/ocsinventory-agent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index c1d9d6a5c2b8..df5a60009919 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ dmidecode:${PORTSDIR}/sysutils/dmidecode \ lspci:${PORTSDIR}/sysutils/pciutils +BROKEN= Interactive + USE_PERL5= yes PERL_CONFIGURE= yes |