diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
commit | db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c (patch) | |
tree | 56126d2351e7a915f81d77a15783f1222fd840ea /net-mgmt | |
parent | 1f0496244616625e3eb6a5ac932e32aa014c22a8 (diff) | |
download | ports-db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c.tar.gz ports-db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ocsinventory-agent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 1e8595780604..76e4ab539faa 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode \ lspci:${PORTSDIR}/sysutils/pciutils USES= perl5 -FETCH_ARGS= USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAN1= ocsinventory-agent.1 |