summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorreed <reed>2006-06-17 20:25:23 +0000
committerreed <reed>2006-06-17 20:25:23 +0000
commit18131a3c78bf6b4c006a5f63ffc7451a223bf85c (patch)
tree582a18d455fdd20f4d417cfd439db2ce73276bea /graphics/tiff
parentf71951f32e9a1b4341fe839358cf6576c9e04a4e (diff)
downloadpkgsrc-18131a3c78bf6b4c006a5f63ffc7451a223bf85c.tar.gz
Configure with --without-x. This fixes problem where GL components
were detected and tiffgt was built. No change to package. (TODO: do not install the tiffgt manual pages. Maybe install separate tiffgt package if needed.)
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 0e315f525b3..968c1d9ba44 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2006/06/08 11:05:14 salo Exp $
+# $NetBSD: Makefile,v 1.83 2006/06/17 20:25:23 reed Exp $
DISTNAME= tiff-3.8.2
PKGREVISION= 2
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-rpath
CONFIGURE_ARGS+= --enable-cxx
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/tiff
+CONFIGURE_ARGS+= --without-x # just in case detects gl to build tiffgt
TEST_TARGET= check