1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

Convert to option helpers.

This commit is contained in:
Alexey Dokuchaev 2021-03-07 05:05:50 +00:00
parent 9fa6f0e4ed
commit 02fe9cfb05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567542
2 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,7 @@ NLS_USES= gettext
NLS_CONFIGURE_OFF= --disable-nls
TEST_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/check
TEST_VARS= TEST_TARGET=check
TEST_TEST_TARGET= check
post-patch:
@${REINPLACE_CMD} -e 's,mdb_init,mdb_get_version,' \

View File

@ -24,7 +24,8 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= TEST
TEST_LIB_DEPENDS= libcheck.so:devel/check
TEST_VARS= TEST_TARGET=check TEST_WRKSRC=${WRKSRC}/tests
TEST_TEST_TARGET= check
TEST_WRKSRC= ${WRKSRC}/tests
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/examples/scew_print/scew_print ${STAGEDIR}${PREFIX}/bin/