diff options
Diffstat (limited to 'net-p2p/btpd/Makefile')
-rw-r--r-- | net-p2p/btpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index e76e49bbdbbb..ac08b8b9302b 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Bittorrent client consisting of a daemon and client commands LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USE_AUTOTOOLS= autoconf:268 aclocal:111 +USE_AUTOTOOLS= autoconf aclocal GNU_CONFIGURE= yes USE_OPENSSL= yes |