Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 18:45:01 +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: r429564 - head/devel/bison
Message-ID:  <201612261845.uBQIj1X8050583@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec 26 18:45:01 2016
New Revision: 429564
URL: https://svnweb.freebsd.org/changeset/ports/429564

Log:
  - Add TEST_TARGET

Modified:
  head/devel/bison/Makefile

Modified: head/devel/bison/Makefile
==============================================================================
--- head/devel/bison/Makefile	Mon Dec 26 18:42:12 2016	(r429563)
+++ head/devel/bison/Makefile	Mon Dec 26 18:45:01 2016	(r429564)
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+=--disable-yacc
 CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
+TEST_TARGET=	check
 USE_PERL5=	build
 USES=		charsetfix makeinfo perl5 tar:xz
 



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