diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:39:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:39:46 +0000 |
commit | dbadc92b6074bbd0ddf4a9c1d249df7cae65261a (patch) | |
tree | 70d26bebfe677927bda61ebd5934e66969bda919 /net-p2p/bnbt | |
parent | 500b5ac97cf07e1701cbac36437355928210b750 (diff) | |
download | ports-dbadc92b6074bbd0ddf4a9c1d249df7cae65261a.tar.gz ports-dbadc92b6074bbd0ddf4a9c1d249df7cae65261a.zip |
Notes
Diffstat (limited to 'net-p2p/bnbt')
-rw-r--r-- | net-p2p/bnbt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile index b015596dcc83..35cfccf5f75e 100644 --- a/net-p2p/bnbt/Makefile +++ b/net-p2p/bnbt/Makefile @@ -12,8 +12,7 @@ SNAPSHOT= 20060727 MAINTAINER= flz@FreeBSD.org COMMENT= A C++ BitTorrent Tracker -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 USE_DOS2UNIX= yes SUB_FILES= pkg-message |