summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 4a4af6aa9bb..df5aeb1a3ea 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2006/04/05 07:04:18 uebayasi Exp $
+# $NetBSD: Makefile,v 1.81 2006/04/14 07:08:08 heinz Exp $
DISTNAME= tiff-3.8.2
PKGREVISION= 1
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --enable-rpath
CONFIGURE_ARGS+= --enable-cxx
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/tiff
+TEST_TARGET= check
+
.include "options.mk"
.include "../../devel/zlib/buildlink3.mk"