diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:18:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:18:56 +0000 |
commit | 231b6073decfcdbad451c9aeb05ae4fd0afacf71 (patch) | |
tree | 99fb67c0ee20a7f10c47ce9d6dbe0313ac92aaef /net-p2p | |
parent | 2b8a1717bc2e1b032ad80b912fa2ac18e4c858fb (diff) | |
download | ports-231b6073decfcdbad451c9aeb05ae4fd0afacf71.tar.gz ports-231b6073decfcdbad451c9aeb05ae4fd0afacf71.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index f24ff5b630c9..5cc53f8ff7c9 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -24,7 +24,7 @@ CONFLICTS= libtorrent-rasterbar-0.15.* USE_GNOME= gnomehack USE_OPENSSL= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 ACLOCAL_ARGS= -I m4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug \ |