diff options
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 |