net/fping: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
9721b59bb9
commit
1bca428add
1 changed files with 4 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= fping
|
||||
PORTVERSION= 4.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net ipv6
|
||||
|
||||
MAINTAINER= jharris@widomaker.com
|
||||
|
|
@ -19,9 +20,11 @@ USES= autoreconf gmake
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= schweikert
|
||||
|
||||
OPTIONS_DEFINE=IPV6
|
||||
IPV6_CONFIGURE_OFF=--disable-ipv6
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --bindir="${PREFIX}/sbin" \
|
||||
--enable-ipv6 \
|
||||
--enable-ipv4
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue