diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-03 09:53:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-03 09:53:21 +0800 |
commit | 35f56af60e74fa819ffe98a3d9d7cdf891e8742f (patch) | |
tree | 56126d2351e7a915f81d77a15783f1222fd840ea /net-mgmt | |
parent | 7e5345dfe88ab98f58718ce861b7389358ca3bc9 (diff) | |
download | freebsd-ports-gnome-35f56af60e74fa819ffe98a3d9d7cdf891e8742f.tar.gz freebsd-ports-gnome-35f56af60e74fa819ffe98a3d9d7cdf891e8742f.tar.zst freebsd-ports-gnome-35f56af60e74fa819ffe98a3d9d7cdf891e8742f.zip |
Part 3 at removing now useless FETCH_ARGS redifition
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 |