1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Change build target to avoid its 'make check' part,

because it fails in some environments, even though the application works fine
This commit is contained in:
Johan van Selst 2011-12-30 20:06:57 +00:00
parent 1b3b9fd498
commit 8a36e86726
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288291

View File

@ -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