diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-01 09:08:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-01 09:08:15 +0000 |
commit | 0a55736249c5e873c08df849f550ce70bd5e546d (patch) | |
tree | cc860f4a8717c10032fd4864e88fe372f0d015b1 | |
parent | ed851dedc3302c274dcb9f5620f04231ded3b355 (diff) | |
download | ports-0a55736249c5e873c08df849f550ce70bd5e546d.tar.gz ports-0a55736249c5e873c08df849f550ce70bd5e546d.zip |
Notes
-rw-r--r-- | audio/id3lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index e8f0a30ee5ae..3921d239667c 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section |