aboutsummaryrefslogtreecommitdiff
path: root/net/ntraceroute
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 09:43:44 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 09:43:44 +0000
commit9055ce1415181ecd4240104ba73122605e60eb20 (patch)
tree1bb24c0a7f2d5cd8d742fd6cc33e38b2d2ba3c85 /net/ntraceroute
parent3cf0eac5efd1c96c4aee9e5fa327b073d0c11eb2 (diff)
downloadports-9055ce1415181ecd4240104ba73122605e60eb20.tar.gz
ports-9055ce1415181ecd4240104ba73122605e60eb20.zip
net/*: Use NO_WRKSUBDIR
Notes
Notes: svn path=/head/; revision=491929
Diffstat (limited to 'net/ntraceroute')
-rw-r--r--net/ntraceroute/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ntraceroute/Makefile b/net/ntraceroute/Makefile
index 5016b1b9d6a3..9335cae10358 100644
--- a/net/ntraceroute/Makefile
+++ b/net/ntraceroute/Makefile
@@ -13,12 +13,11 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= zi@FreeBSD.org
COMMENT= Ubiquitous network routing analysis tool
-WRKSRC= ${WRKDIR}
-
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
+NO_WRKSUBDIR= yes
PLIST_FILES= sbin/${PORTNAME}
BUILD_FLAGS= -DBYTESWAP_IP_FLAGS -DBYTESWAP_IP_LEN