From 313cb94889a01069af757dfb7947681bbe82b1e3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 3 Jan 2014 01:12:59 +0000 Subject: Part 2 at removing now useless FETCH_ARGS redifition --- net-mgmt/ipv6gen/Makefile | 1 - net-mgmt/phpipam/Makefile | 2 -- net-mgmt/statsd/Makefile | 1 - net-mgmt/virt-viewer/Makefile | 2 -- net-mgmt/virtinst/Makefile | 1 - 5 files changed, 7 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/ipv6gen/Makefile b/net-mgmt/ipv6gen/Makefile index cf613a4035ac..c319ba9921aa 100644 --- a/net-mgmt/ipv6gen/Makefile +++ b/net-mgmt/ipv6gen/Makefile @@ -11,7 +11,6 @@ COMMENT= IPv6 prefix generator LICENSE= GPLv2 -FETCH_ARGS= -Fpr NO_BUILD= USES= perl5 shebangfix USE_PERL5= run diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile index aa3dfa1a1a83..907a7ec0db98 100644 --- a/net-mgmt/phpipam/Makefile +++ b/net-mgmt/phpipam/Makefile @@ -15,8 +15,6 @@ LICENSE= GPLv3 RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear -FETCH_ARGS= -Fpr - NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net-mgmt/statsd/Makefile b/net-mgmt/statsd/Makefile index 14d5a69c5135..ee3ab365d079 100644 --- a/net-mgmt/statsd/Makefile +++ b/net-mgmt/statsd/Makefile @@ -11,7 +11,6 @@ COMMENT= Simple daemon for easy stats aggregation RUN_DEPENDS= node:${PORTSDIR}/www/node NO_BUILD= yes -FETCH_ARGS= -Fpr USERS= statsd GROUPS= statsd diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index a80f3c8d7d2d..e1921a83ab12 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt \ OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -FETCH_ARGS= -Fpr - GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share USES= gmake pkgconfig diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index ee2dbc88d9a8..b42b26189f0b 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -14,7 +14,6 @@ COMMENT= Module to help in starting installations inside of virtual machines LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber -FETCH_ARGS= -Fpr USES= gettext USE_PYTHON_RUN= yes USE_PYTHON_BUILD= yes -- cgit v1.2.3