diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /audio/libaacplus | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) | |
download | freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.zst freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip |
Punt autoconf267->autoconf268
Diffstat (limited to 'audio/libaacplus')
-rw-r--r-- | audio/libaacplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile index 650a75e21ab1..28a7cd9eb298 100644 --- a/audio/libaacplus/Makefile +++ b/audio/libaacplus/Makefile @@ -28,7 +28,7 @@ CONFLICTS= aacplusenc-0* USE_GNOME= pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoheader:267 automake:111 +USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoheader:268 automake:111 GNU_CONFIGURE= yes AUTOMAKE_ARGS= --add-missing |