- Switch to new test framework
Approved by: portmgr blanket
This commit is contained in:
parent
5b3f3dd953
commit
4bd7f5e792
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403694
@ -17,16 +17,11 @@ USES= gmake motif libtool # parallel builds are broken with bmake(1)
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif
|
||||
USE_LDCONFIG= yes
|
||||
TEST_TARGET= check
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
INFO= libxmi plotutils
|
||||
|
||||
test: build
|
||||
@${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC} ${_MAKE_JOBS} \
|
||||
${MAKE_ARGS} check
|
||||
|
||||
regression-test: test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user