From b412cfefa16efb72d1b5c40e47bc5663901561e4 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 19 Feb 1997 04:58:23 +0000 Subject: [PATCH] CONFIGURE (which I assume the porter meant HAS_CONFIGURE) is not necessary when GNU_CONFIGURE is defined. --- graphics/sced/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/graphics/sced/Makefile b/graphics/sced/Makefile index baf11bf96db8..31eb5e02a553 100644 --- a/graphics/sced/Makefile +++ b/graphics/sced/Makefile @@ -3,14 +3,13 @@ # Date created: 27 Dec 1996 # Whom: proff@iq.org # -# $Id: Makefile,v 1.1.1.1 1997/02/18 08:34:30 tg Exp $ +# $Id: Makefile,v 1.2 1997/02/18 10:09:08 obrien Exp $ # DISTNAME= sced-0.94 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.su.oz.au/stephen/sced/src/ -CONFIGURE= true GNU_CONFIGURE= true IS_INTERACTIVE= true