diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:42:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:42:08 +0000 |
commit | 253dfd38210fe80050d0a3e78142e648a6808b8f (patch) | |
tree | a4741b2720dda5b0bb89132250fb88d1abe52c76 /audio | |
parent | 6abaca900f36db68fd2abf12a9e695dc0036c2e8 (diff) | |
download | ports-253dfd38210fe80050d0a3e78142e648a6808b8f.tar.gz ports-253dfd38210fe80050d0a3e78142e648a6808b8f.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 03708e4cb509..3e6b982546f7 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib \ FLAC:${PORTSDIR}/audio/flac \ mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 +BROKEN= Incomplete pkg-plist + MAN1= easytag.1 CONFLICTS= easytag-[0-9]* |