diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-29 20:00:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-29 20:00:30 +0800 |
commit | c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3 (patch) | |
tree | bb60854c08a09d1f82d638352a523fd80ba34d9a /net/hping-devel | |
parent | 4f3fb1260a626a482bb8f7c7b9e4758bf9da77e6 (diff) | |
download | freebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.tar.gz freebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.tar.zst freebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.zip |
- Convert gmake,bzip2 to USES
Approved by: portmgr
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 d221835c64fd..85c69c6c5074 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 -USE_GMAKE= yes +USES= gmake PLIST_DIRS+= lib/hping PLIST_FILES= sbin/hping lib/hping/hpingstdlib.htcl |