From 7ea3a1ac2b71302926fcbc99399001fd55b226ad Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 9 Jan 2005 23:03:58 +0000 Subject: --enable-c++ isn't a valid option name because of stupidity on the tiff configure script. Remove this from CONFIGURE_ARGS. --- graphics/tiff/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 4584a6a77e0..f52231fd4ba 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2005/01/09 21:34:41 jlam Exp $ +# $NetBSD: Makefile,v 1.63 2005/01/09 23:03:58 jlam Exp $ DISTNAME= tiff-3.7.1 CATEGORIES= graphics @@ -19,7 +19,6 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-rpath -CONFIGURE_ARGS+= --enable-c++ .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3