From 614ccb423c152a431aa1ea36e39e8e6ea9d29f45 Mon Sep 17 00:00:00 2001 From: dillo Date: Mon, 17 Feb 2003 15:27:58 +0000 Subject: convert to use test target from bsd.pkg.mk addresses PR pkg/19416 --- devel/libtool-base/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/libtool-base') diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile index 6819dcbb589..7f9817e73f9 100644 --- a/devel/libtool-base/Makefile +++ b/devel/libtool-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/01/10 08:44:19 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2003/02/17 15:27:59 dillo Exp $ # .include "../libtool/Makefile.common" @@ -10,8 +10,7 @@ COMMENT= Generic shared library support script (the script itself) CONFLICTS+= libtool<=1.3.5nb11 -test: build - cd ${WRKSRC} && ${MAKE} check +TEST_TARGET= check .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3