diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-20 18:36:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-20 18:36:00 +0000 |
commit | 47709e49a9321a4aee0f73e65a65b053a9162940 (patch) | |
tree | 62c09d2473d56c216ff611d44364bb942fc96ee5 /net/tcptraceroute | |
parent | e7027c2ccbebad0e910d5f8ff806e8e81a6bcb98 (diff) |
- Use USES=localbase
Notes
Notes:
svn path=/head/; revision=411474
Diffstat (limited to 'net/tcptraceroute')
-rw-r--r-- | net/tcptraceroute/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index 5c27ea44806c..2b9ea9f05857 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -19,8 +19,7 @@ OPTIONS_DEFINE= DOCS PORTSCOUT= limit:^[0-9] GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libnet=${LOCALBASE} -USES= gmake +USES= gmake localbase PORTDOCS= * |