diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-09 16:29:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-09 16:29:29 +0800 |
commit | 7f2a894eb6ba4f3c0149e5c2cef612f960c91bf1 (patch) | |
tree | 96c6b63cb6df021f76c454c16a2ff9a93de8127a /audio/ccaudio2 | |
parent | 94065f766b6f219266727c6691aecc872d5bca56 (diff) | |
download | freebsd-ports-gnome-7f2a894eb6ba4f3c0149e5c2cef612f960c91bf1.tar.gz freebsd-ports-gnome-7f2a894eb6ba4f3c0149e5c2cef612f960c91bf1.tar.zst freebsd-ports-gnome-7f2a894eb6ba4f3c0149e5c2cef612f960c91bf1.zip |
Mark as broken: fails to compile.
Approved by: portmgr (self)
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 |