diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-07 15:23:12 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-07 15:23:12 +0000 |
commit | b511b61c0595db0a38d70de67c22c5f9eb213014 (patch) | |
tree | df319064f72338bc151b8600888dce394f5959d0 /net-p2p | |
parent | 96a77dec72772059fae1f42afb42746970ae60d6 (diff) | |
download | ports-b511b61c0595db0a38d70de67c22c5f9eb213014.tar.gz ports-b511b61c0595db0a38d70de67c22c5f9eb213014.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 3186c8f822eb..10f23e19be83 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -31,7 +31,7 @@ MAN1?= transmissioncli.1 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:262:env aclocal:19:env automake:19:env libtool:15:env GNU_CONFIGURE= yes DOCS= AUTHORS COPYING NEWS README |