Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2016 08:06:56 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418120 - head/devel/icu
Message-ID:  <201607060806.u6686udj004797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Jul  6 08:06:56 2016
New Revision: 418120
URL: https://svnweb.freebsd.org/changeset/ports/418120

Log:
  devel/icu: TEST_TARGET is useless when the do-test target is defined
  
  Reported by:	mat

Modified:
  head/devel/icu/Makefile

Modified: head/devel/icu/Makefile
==============================================================================
--- head/devel/icu/Makefile	Wed Jul  6 07:34:12 2016	(r418119)
+++ head/devel/icu/Makefile	Wed Jul  6 08:06:56 2016	(r418120)
@@ -24,7 +24,6 @@ THREADS_DESC=	Build thread-safe version 
 USE_LDCONFIG=		yes
 
 WRKSRC=			${WRKDIR}/icu/source
-TEST_TARGET=		do-test
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-data-packaging=library \



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