Date: Thu, 19 Aug 1999 10:20:02 -0700 (PDT) From: Brett Taylor <brett@peloton.runet.edu> To: freebsd-ports@FreeBSD.org Subject: Re: ports/13248: Gimp library port broken (/usr/ports/glib12) - one line fix provided Message-ID: <199908191720.KAA55587@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/13248; it has been noted by GNATS. From: Brett Taylor <brett@peloton.runet.edu> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908191720.KAA55587>