diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-11-09 08:29:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-11-09 08:29:29 +0000 |
commit | 212a4206a936210798ab45c007a692cf7a575811 (patch) | |
tree | 8c89d511382bf71250441d698249c73faa8e8e34 /audio/ccaudio2 | |
parent | bf322352ea97b59eef87a5f10f1a4f72a7d831de (diff) | |
download | ports-212a4206a936210798ab45c007a692cf7a575811.tar.gz ports-212a4206a936210798ab45c007a692cf7a575811.zip |
Notes
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r-- | audio/ccaudio2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index 7d6f5b68e2bd..071dac12a7e1 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -16,6 +16,8 @@ COMMENT= C++ class framework for manipulating audio files LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp +BROKEN= fails to compile + USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget GNU_CONFIGURE= yes |