Date: Thu, 10 Jan 2002 01:27:43 +0100 (CET) From: Oliver Lehmann <lehmann@ans-netz.de> To: FreeBSD-gnats-submit@freebsd.org Cc: Oliver lehmann <lehmann@ans-netz.de> Subject: ports/33746: update-port: graphics/giram (bento-fix) Message-ID: <200201100027.g0A0Rh822928@phobos.raisdorf.net>
next in thread | raw e-mail | index | archive | help
>Number: 33746 >Category: ports >Synopsis: update-port: graphics/giram (bento-fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 09 16:50:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.4-STABLE i386 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD sina.sesamestreet.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 15 16:46:48 CET 2001 olivleh1@sina.sesamestreet.net:/usr/obj/i386/usr/src/sys/SINA i386 <machine, os, target, libraries (multiple lines)> >Description: - fix bento errors >How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> >Fix: diff -ruN giram.old/Makefile /usr/ports/graphics/giram/Makefile --- giram.old/Makefile Wed Jan 9 23:29:29 2002 +++ /usr/ports/graphics/giram/Makefile Wed Jan 9 23:31:15 2002 @@ -23,7 +23,7 @@ WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gl=${X11BASE} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CFLAGS="-pthread" CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> >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?200201100027.g0A0Rh822928>