From 9052cdcc505290cb59379b1e431152dc8be992b2 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Oct 2015 15:56:25 +0000 Subject: - Convert to new test framework --- science/udunits/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'science') diff --git a/science/udunits/Makefile b/science/udunits/Makefile index f1c961fec462..4a55263c6903 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -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 -- cgit v1.2.3