svn commit: r497401 - head/audio/id3lib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 31 13:15:07 UTC 2019


Author: sunpoet
Date: Sun Mar 31 13:15:06 2019
New Revision: 497401
URL: https://svnweb.freebsd.org/changeset/ports/497401

Log:
  Cosmetic change

Modified:
  head/audio/id3lib/Makefile

Modified: head/audio/id3lib/Makefile
==============================================================================
--- head/audio/id3lib/Makefile	Sun Mar 31 13:10:03 2019	(r497400)
+++ head/audio/id3lib/Makefile	Sun Mar 31 13:15:06 2019	(r497401)
@@ -16,8 +16,9 @@ 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
 BROKEN_mips64=	fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section
 
-GNU_CONFIGURE=	yes
 USES=		iconv libtool localbase
+
+GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
 post-extract:


More information about the svn-ports-all mailing list