summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-01-09 12:52:52 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-01-09 12:52:52 +0000
commit1c396f857021a56ac79a58872ff597d4d4215c73 (patch)
tree4e83bcaab23429684be74f3c0c8c84c0f2167c28 /graphics/tiff
parentLocalize it (diff)
Mark this port as BROKEN since libtiff comes with this version may be
incompatible with old one. Suggested by: asami
Notes
Notes: svn path=/head/; revision=5287
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 2cdd45f6d743..ad9c4eb0c61e 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -4,7 +4,7 @@
# Whom: Richard Hwang <rhwang@bigpanda.com>
# Mikhail Teterin <mi@aldan.ziplink.net>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/01/09 10:48:52 max Exp $
#
DISTNAME= tiff-v3.4beta035
@@ -16,6 +16,7 @@ EXTRACT_SUFX= -tar.gz
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
+BROKEN= "Libtiff might be incompatible with older library"
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-ZIP --with-JPEG --with-DIR_BIN=${PREFIX}/bin \
--with-DIR_LIB=${PREFIX}/lib --with-DIR_INC=${PREFIX}/include \