mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Switch to new test framework
Approved by: portmgr blanket
This commit is contained in:
parent
70bde0cae9
commit
4eb876a7b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464234
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
||||||
OPTIONS_DEFINE= DEBUG
|
OPTIONS_DEFINE= DEBUG
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
USES= libtool pathfix tar:bzip2
|
USES= libtool pathfix tar:bzip2
|
||||||
#CFLAGS= -Wno-tautological-constant-out-of-range-compare
|
#CFLAGS= -Wno-tautological-constant-out-of-range-compare
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -25,7 +25,7 @@ USE_LDCONFIG= yes
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} 's/-Werror //' ${WRKSRC}/configure
|
@${REINPLACE_CMD} 's/-Werror //' ${WRKSRC}/configure
|
||||||
|
|
||||||
regression-test:
|
do-test:
|
||||||
@(cd ${WRKSRC}/misc && ./test_dr)
|
@(cd ${WRKSRC}/misc && ./test_dr)
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue