diff options
author | John Marino <marino@FreeBSD.org> | 2015-07-03 10:46:51 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-07-03 10:46:51 +0000 |
commit | 74d3bc86be6bdb3b7c6523338a093979fc1c4873 (patch) | |
tree | ed8e5e191bf6176774e47c05283805858a27fc27 /net/hping-devel | |
parent | ab37b19f25816b645070a375f43f046be36b6dfc (diff) | |
download | ports-74d3bc86be6bdb3b7c6523338a093979fc1c4873.tar.gz ports-74d3bc86be6bdb3b7c6523338a093979fc1c4873.zip |
Add USES=alias to 11 ports (non-invasive DragonFly support)
Notes
Notes:
svn path=/head/; revision=391227
Diffstat (limited to 'net/hping-devel')
-rw-r--r-- | net/hping-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile index 66bedc0cd23e..0c6353fa935d 100644 --- a/net/hping-devel/Makefile +++ b/net/hping-devel/Makefile @@ -17,7 +17,7 @@ NO_LATEST_LINK= yes CONFLICTS= hping-[0-9]* GNU_CONFIGURE= yes -USES= gmake +USES= alias gmake PLIST_FILES= sbin/hping lib/hping/hpingstdlib.htcl man/man8/hping.8.gz PORTDOCS= AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \ |