diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-02 17:25:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-02 17:25:04 +0800 |
commit | febbe45c33c3174d8d81acfddd5455aea5a936e4 (patch) | |
tree | 91a8f63a42b5068b75e859cd7cc531bb2110560d /audio | |
parent | f50b380bfbd10300f248983c6667907470f651e1 (diff) | |
download | freebsd-ports-gnome-febbe45c33c3174d8d81acfddd5455aea5a936e4.tar.gz freebsd-ports-gnome-febbe45c33c3174d8d81acfddd5455aea5a936e4.tar.zst freebsd-ports-gnome-febbe45c33c3174d8d81acfddd5455aea5a936e4.zip |
Mark as broken: fails to install.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lmms/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index bae9d9fd6a80..521b0d18639b 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -23,6 +23,10 @@ LIB_DEPENDS= jack:${PORTSDIR}/audio/jack \ sndfile:${PORTSDIR}/audio/libsndfile RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa +BROKEN= fails to install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2007-11-05 + USE_BZIP2= yes USE_QT_VER= 3 USE_SDL= sdl sound |