diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-24 03:42:46 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-24 03:42:46 +0800 |
commit | d9be07187913973a886e37d801da4b836adf8d88 (patch) | |
tree | 5c470193dfdaa1877153e5af29143bfc34b4bc96 /audio/audex | |
parent | a3b3bd2f214acc14f7193d35316a077109ec6361 (diff) | |
download | freebsd-ports-gnome-d9be07187913973a886e37d801da4b836adf8d88.tar.gz freebsd-ports-gnome-d9be07187913973a886e37d801da4b836adf8d88.tar.zst freebsd-ports-gnome-d9be07187913973a886e37d801da4b836adf8d88.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'audio/audex')
-rw-r--r-- | audio/audex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audex/Makefile b/audio/audex/Makefile index dbf84bd248cb..8c5db03d2328 100644 --- a/audio/audex/Makefile +++ b/audio/audex/Makefile @@ -19,6 +19,8 @@ COMMENT= Audio CD ripping utility for KDE4 LIB_DEPENDS= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \ kcddb.5:${PORTSDIR}/multimedia/kdemultimedia4 +BROKEN= does not compile + USE_BZIP2= yes USE_GETTEXT= yes USE_CMAKE= yes |