Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2019 13:15:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497401 - head/audio/id3lib
Message-ID:  <201903311315.x2VDF6cl052988@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903311315.x2VDF6cl052988>