aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ccaudio/Makefile')
-rw-r--r--audio/ccaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile
index 61fd65b9edcf..5879dc930253 100644
--- a/audio/ccaudio/Makefile
+++ b/audio/ccaudio/Makefile
@@ -16,7 +16,9 @@ COMMENT= C++ class framework for manipulating audio files
LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp
-USE_AUTOTOOLS= libtool:15
+BROKEN= Does not build with libtool 2.2.
+
+USE_AUTOTOOLS= libtool:22
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
USE_LDCONFIG= yes