[PATCH] databases/gnome-db: Fix build on 7.x

Rong-En Fan rafan at freebsd.org
Fri Mar 2 14:21:08 UTC 2007


>Submitter-Id:	current-users
>Originator:	Rong-En Fan
>Organization:	NTU CSIE
>Confidential:	no 
>Synopsis:	[PATCH] databases/gnome-db: Fix build on 7.x
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 6.2-STABLE amd64
>Environment:
>Description:
- Fix build after objformat removal

Port maintainer (gnome at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gnome-db-0.2.96_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/databases/gnome-db/Makefile,v
retrieving revision 1.37
diff -u -u -r1.37 Makefile
--- Makefile	14 Oct 2006 08:52:37 -0000	1.37
+++ Makefile	2 Mar 2007 14:20:16 -0000
@@ -17,6 +17,7 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Provide uniform access to data sources for the GNOME environment
 
+USE_AUTOTOOLS=	libtool:15
 USE_BZIP2=	yes
 USE_XLIB=	yes
 USE_GNOME=	gnomehack gnomeprefix gnomehier libgda
--- gnome-db-0.2.96_6.patch ends here ---



More information about the freebsd-gnome mailing list