Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 20:37:27 -0700 (PDT)
From:      andrew@scoop.co.nz
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/13248: Gimp library port broken (/usr/ports/glib12) - one line fix provided
Message-ID:  <19990819033727.BB5BF14D17@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         13248
>Category:       ports
>Synopsis:       Gimp library port broken (/usr/ports/glib12) - one line fix provided
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 20:40:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Andrew McNaughton
>Release:        2.2.7
>Organization:
Scoop Media Ltd
>Environment:
FreeBSD aniwa.scoop.lan 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Tue Aug 17 08:09:00 NZST 1999     andrew@aniwa.scoop.lan:/usr/PAO/sys/compile/aniwa-PAO-090899  i386

>Description:
/usr/ports/devel/glib12 fails to build because the 
configure script doesn't get run, so Makefile isn't there.

Breaks gtk gui library, and therefore many other ports.
>How-To-Repeat:
cd /usr/ports/devel/glib12
make

>Fix:
add the following line to /usr/ports/devel/glib12/Makefile

HAS_CONFIGURE=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:


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?19990819033727.BB5BF14D17>