aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-12-30 20:06:57 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-12-30 20:06:57 +0000
commit8a36e86726920e407ee6d55fd1bb9cc6d5bd3ce3 (patch)
tree2b7845d709fbacb46169868d6cddac8f1f7042bd /lang/gforth
parent1b3b9fd498b94be283b2bcbd3b8e9f25041d76e9 (diff)
downloadports-8a36e86726920e407ee6d55fd1bb9cc6d5bd3ce3.tar.gz
ports-8a36e86726920e407ee6d55fd1bb9cc6d5bd3ce3.zip
Change build target to avoid its 'make check' part,
because it fails in some environments, even though the application works fine
Notes
Notes: svn path=/head/; revision=288291
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 246cb0c4cef6..9a2b9f684f5c 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -24,7 +24,7 @@ CFLAGS+= -fno-reorder-blocks -fno-inline
USE_GMAKE= yes
USE_AUTOTOOLS= libtool libltdl
USE_LDCONFIG= ${PREFIX}/lib/gforth/${PORTVERSION}/libcc-named
-ALL_TARGET= all info
+ALL_TARGET= kernel/version.fs more info
MAKE_JOBS_UNSAFE=yes
STRIP= #none