From owner-freebsd-ports Thu Aug 19 10:21:41 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0B6C15165 for ; Thu, 19 Aug 1999 10:21:39 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA55587; Thu, 19 Aug 1999 10:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 19 Aug 1999 10:20:02 -0700 (PDT) Message-Id: <199908191720.KAA55587@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Brett Taylor Subject: Re: ports/13248: Gimp library port broken (/usr/ports/glib12) - one line fix provided Reply-To: Brett Taylor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/13248; it has been noted by GNATS. From: Brett Taylor To: andrew@scoop.co.nz Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/13248: Gimp library port broken (/usr/ports/glib12) - one line fix provided Date: Thu, 19 Aug 1999 13:14:21 -0400 (EDT) Hi, On Wed, 18 Aug 1999 andrew@scoop.co.nz wrote: > >Synopsis: Gimp library port broken (/usr/ports/glib12) - one line > >fix provided > >Release: 2.2.7 ^^^^^ Note the Release. > >Description: > /usr/ports/devel/glib12 fails to build because the > configure script doesn't get run, so Makefile isn't there. > >Fix: > add the following line to /usr/ports/devel/glib12/Makefile > > HAS_CONFIGURE= yes This will break things for new (read 3.2 on) releases - the ports tree tracks the -STABLE branch and the new USE_LIBTOOL defines the use of configure. This report should be closed. Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message