Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 17:11:11 +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: r416051 - head/devel/icu
Message-ID:  <201605281711.u4SHBBgk005870@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 28 17:11:10 2016
New Revision: 416051
URL: https://svnweb.freebsd.org/changeset/ports/416051

Log:
  - Remove duplicate GNU_CONFIGURE

Modified:
  head/devel/icu/Makefile

Modified: head/devel/icu/Makefile
==============================================================================
--- head/devel/icu/Makefile	Sat May 28 17:11:05 2016	(r416050)
+++ head/devel/icu/Makefile	Sat May 28 17:11:10 2016	(r416051)
@@ -17,7 +17,6 @@ LICENSE_NAME=	ICU license
 LICENSE_FILE=	${WRKSRC}/../license.html
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-GNU_CONFIGURE=		yes
 OPTIONS_DEFINE=	THREADS
 OPTIONS_DEFAULT=	THREADS
 THREADS_DESC=	Build thread-safe version of the library



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