From c32bb80fb918d1c112c0bb99c2ab219fc7a7798c Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 7 Jul 2006 09:35:05 +0000 Subject: The TEST_TARGET "test" does not exist anymore. It is called "check" now. --- graphics/png/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/png') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index e4c512d3198..56ad1ee0b13 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2006/06/29 22:21:18 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2006/07/07 09:35:05 rillig Exp $ DISTNAME= libpng-1.2.12 PKGNAME= ${DISTNAME:S/lib//} @@ -18,7 +18,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE= scripts/libpng.pc.in -TEST_TARGET= test +TEST_TARGET= check USE_LIBTOOL= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3