From 5e1be2529ab310eb95bdd3f26c45fda6f5395613 Mon Sep 17 00:00:00 2001 From: leot Date: Mon, 18 Jan 2016 19:02:56 +0000 Subject: Remove no more available configure arguments to reflect current configure script (they were removed in giflib-5.0.0). --- graphics/giflib/Makefile.common | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'graphics/giflib') diff --git a/graphics/giflib/Makefile.common b/graphics/giflib/Makefile.common index ab3b5d03d56..fa9d6695842 100644 --- a/graphics/giflib/Makefile.common +++ b/graphics/giflib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2016/01/18 14:34:36 leot Exp $ +# $NetBSD: Makefile.common,v 1.10 2016/01/18 19:02:56 leot Exp $ # used by graphics/giflib/Makefile # used by graphics/giflib-util/Makefile @@ -17,9 +17,6 @@ DISTINFO_FILE= ${.CURDIR}/../../graphics/giflib/distinfo USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-rle -CONFIGURE_ARGS+= --disable-x11 -CONFIGURE_ARGS+= --disable-gl SUBST_CLASSES+= split SUBST_FILES.split+= util/Makefile.in -- cgit v1.2.3