diff options
author | kris <kris@FreeBSD.org> | 2004-01-30 17:05:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-01-30 17:05:33 +0800 |
commit | e69e93736b6f65bbad898f60cff22ffc059836e3 (patch) | |
tree | cc567a57dbe30b833b33cd2fc90fa3624edce3e3 /audio | |
parent | 5c6f8de5b429ca05f8ff507d681004d71f57885f (diff) | |
download | freebsd-ports-gnome-e69e93736b6f65bbad898f60cff22ffc059836e3.tar.gz freebsd-ports-gnome-e69e93736b6f65bbad898f60cff22ffc059836e3.tar.zst freebsd-ports-gnome-e69e93736b6f65bbad898f60cff22ffc059836e3.zip |
BROKEN: Creates /gnome in root directory
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 |