diff options
author | ade <ade@FreeBSD.org> | 2010-10-07 23:18:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-07 23:18:56 +0800 |
commit | 3bbcb8e453cd6ac3b056ec9dd88b92ee66f6f19c (patch) | |
tree | b2ec5f9645d605b21eaa8f3a718533a65857d480 /net-p2p/libtorrent-rasterbar-14 | |
parent | 08f84213d8c21295359924728fd591ca9a9be7ab (diff) | |
download | freebsd-ports-gnome-3bbcb8e453cd6ac3b056ec9dd88b92ee66f6f19c.tar.gz freebsd-ports-gnome-3bbcb8e453cd6ac3b056ec9dd88b92ee66f6f19c.tar.zst freebsd-ports-gnome-3bbcb8e453cd6ac3b056ec9dd88b92ee66f6f19c.zip |
Migration of final set of working ports from automake{19,110} -> 111
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-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 \ |