mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Convert to new test framework
This commit is contained in:
parent
8adc37274c
commit
9052cdcc50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398305
@ -19,6 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
|
||||
@ -29,7 +30,4 @@ PORTDOCS= *
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/install-data-hook$$/d' ${WRKSRC}/lib/Makefile.in
|
||||
|
||||
regression-test test: build
|
||||
cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user