summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-01-17 16:56:00 +0000
committerrakuco <rakuco@FreeBSD.org>2014-01-17 16:56:00 +0000
commit2a9b0aef173a17054f0878ef6f3e5c31622019d6 (patch)
tree6eebb52cc90713e2435f8240a1c73e563de9a568
parent0a5b325d944558d5fc1f0dca49198ea231512171 (diff)
downloadFreeBSD-ports-2a9b0aef173a17054f0878ef6f3e5c31622019d6.zip
FreeBSD-ports-2a9b0aef173a17054f0878ef6f3e5c31622019d6.tar.gz
- Set only one (working) MASTER_SITE. [1]
- USE_GMAKE -> USES=gmake PR: ports/185843 [1] Submitted by: Mike Bristow <mike@urgle.com> (maintainer)
-rw-r--r--net-mgmt/netmask/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/netmask/Makefile b/net-mgmt/netmask/Makefile
index 9f20a6b..78d65a7 100644
--- a/net-mgmt/netmask/Makefile
+++ b/net-mgmt/netmask/Makefile
@@ -5,9 +5,7 @@ PORTNAME= netmask
PORTVERSION= 2.4
PORTREVISION= 1
CATEGORIES= net-mgmt
-MASTER_SITES= http://trap.mtview.ca.us/~talby/ \
- ${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR= pool/main/n/netmask/
+MASTER_SITES= http://trap.mtview.ca.us/~talby/
DISTNAME= netmask_${PORTVERSION}
MAINTAINER= mike@urgle.com
@@ -15,7 +13,7 @@ COMMENT= Tool for generating terse netmasks in several common formats
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
MAN1= netmask.1
INFO= netmask
OpenPOWER on IntegriCloud