summaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2006-04-14 07:08:07 +0000
committerheinz <heinz>2006-04-14 07:08:07 +0000
commit9b261896942f9b638cad5b50d038fe17ddf60568 (patch)
tree52035f3a47ba45b374a69d990da5396dd283c319 /graphics/tiff/Makefile
parentfe051ff446ece6d2fdb3db5e56537691ddb875be (diff)
downloadpkgsrc-9b261896942f9b638cad5b50d038fe17ddf60568.tar.gz
Added appropriate TEST_TARGET.
Diffstat (limited to 'graphics/tiff/Makefile')
-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"