diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 09:05:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 09:05:33 +0000 |
commit | 79b83e67800ba3dffdeb100851da2f21e3e3cac3 (patch) | |
tree | 0e0310f0d64998bef3e7c1fb0f63aa85322cdb52 /audio | |
parent | Mark broken on amd64 (diff) |
BROKEN: Creates /gnome in root directory
Notes
Notes:
svn path=/head/; revision=99478
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/easytag/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index edea7d14497c..291e893ab0f5 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -22,6 +22,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= roddie@krweb.net COMMENT= Tag editor for MP3 and OGG files +BROKEN= "Creates /gnome in root directory" + LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ vorbis.3:${PORTSDIR}/audio/libvorbis \ FLAC.5:${PORTSDIR}/audio/flac diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index edea7d14497c..291e893ab0f5 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -22,6 +22,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= roddie@krweb.net COMMENT= Tag editor for MP3 and OGG files +BROKEN= "Creates /gnome in root directory" + LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ vorbis.3:${PORTSDIR}/audio/libvorbis \ FLAC.5:${PORTSDIR}/audio/flac |