Date: Fri, 2 Mar 2007 22:20:38 +0800 (CST) From: Rong-En Fan <rafan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gnome@FreeBSD.org Subject: ports/109754: [PATCH] databases/libgda: fix build on 7.x Message-ID: <200703021420.l22EKcpm093772@svm.csie.ntu.edu.tw> Resent-Message-ID: <200703021430.l22EU5d8038989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109754 >Category: ports >Synopsis: [PATCH] databases/libgda: fix build on 7.x >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 02 14:30:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.2-STABLE amd64 >Organization: NTU CSIE >Environment: >Description: - Fix build after objformat removal Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libgda-0.2.96_6.patch begins here --- Index: Makefile =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/databases/libgda/Makefile,v retrieving revision 1.37 diff -u -u -r1.37 Makefile --- Makefile 6 Jan 2007 19:34:50 -0000 1.37 +++ Makefile 2 Mar 2007 14:20:15 -0000 @@ -21,6 +21,7 @@ CONFLICTS= libgda2*-[0-9]* +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_XLIB= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo --- libgda-0.2.96_6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703021420.l22EKcpm093772>