summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile4
1 files changed, 2 insertions, 2 deletions
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"