aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-26 18:45:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-26 18:45:01 +0000
commitc5902d99c470313b927258ceb0af5b95b2356ea3 (patch)
tree3b0c730ff756b57105302fcd14cf09f83216c451 /devel/bison
parent7747b9e69b0c3a5801680bb54c10da5fea6f302b (diff)
downloadports-c5902d99c470313b927258ceb0af5b95b2356ea3.tar.gz
ports-c5902d99c470313b927258ceb0af5b95b2356ea3.zip
- Add TEST_TARGET
Notes
Notes: svn path=/head/; revision=429564
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 6ac02a58282d..a914f8d58dd4 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -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