diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /net-mgmt | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipv6gen/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/phpipam/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/statsd/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/virt-viewer/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/virtinst/Makefile | 1 |
5 files changed, 0 insertions, 7 deletions
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 |