From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 21 20:39:57 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A13CD106566C for ; Sun, 21 Nov 2010 20:39:57 +0000 (UTC) (envelope-from daleeaton@att.net) Received: from nm11-vm0.bullet.mail.sp2.yahoo.com (nm11-vm0.bullet.mail.sp2.yahoo.com [98.139.91.240]) by mx1.freebsd.org (Postfix) with SMTP id 7EFEF8FC08 for ; Sun, 21 Nov 2010 20:39:57 +0000 (UTC) Received: from [98.139.91.62] by nm11.bullet.mail.sp2.yahoo.com with NNFMP; 21 Nov 2010 20:27:37 -0000 Received: from [98.139.91.6] by tm2.bullet.mail.sp2.yahoo.com with NNFMP; 21 Nov 2010 20:27:37 -0000 Received: from [127.0.0.1] by omp1006.mail.sp2.yahoo.com with NNFMP; 21 Nov 2010 20:27:37 -0000 X-Yahoo-Newman-Id: 151395.10000.bm@omp1006.mail.sp2.yahoo.com Received: (qmail 84369 invoked from network); 21 Nov 2010 20:27:36 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.net; s=s1024; t=1290371256; bh=3yDfYYk4WTVgl9H5SxM1h/k0zORHNEJDgsYnbRAWk4Y=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-Id:Organization:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=3Og0Hp+6yOAZstS5YjKp39Ks2KRLS5q/2WbNOszQuNVNQKx0LX/jzPG/BOg8NakW7VfaAPBlyaGZuTM9nvwzcp41Kkl6D+BZhARN1l53XG4dUdE0wqIh5tHV/L8lDOK070HSC3s0fW0VcMbfdRhNgZQH/GihSFADkhu/BnjpPmU= Received: from angels.realm.net (daleeaton@99.54.60.69 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 21 Nov 2010 12:27:36 -0800 PST X-Yahoo-SMTP: ToaIafiswBDWQH5.nSu8zXJfjvVSI899ESAWS2en X-YMail-OSG: 2V8LB4MVM1ngGQT830smA1ltg0PmPJVFTRRmmGrcDLWC.mF GCIrMnu6aAnyZQuqv_fk8oDMzU.Gmqdm8BTZlyEXAZMlbU1UbL545c0Yo0c. Nv02DEFn6JXFvjeF3uXb178xwr2qIny_3P0EbF3EwCcWmrGQqBkDzXGrGMT6 KNyG846_hUPmV5rRprEcKHSqVLoMiJp9kUCmgqOdRlMzwGPw1U8zPlIj5NAv .IJRYv4N9PyOnlnNM75gPrACtYRRtjIBcxmfJ4n8dYcMwfRE7sVhcdRlhNJb DNZFC8RR3uM.XEkWjNNti1UI- X-Yahoo-Newman-Property: ymail-3 Date: Sun, 21 Nov 2010 15:27:32 -0500 From: Dale Eaton To: gnome@FreeBSD.org Message-Id: <20101121152732.1d84ea53.daleeaton@att.net> Organization: Consultant X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: bug report/typo X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 20:39:57 -0000 Hi gnome @ Greetings and many kudos for your work. Recently I uncovered this typo in your makefile for FreeBSD 8.1 USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack dconf ^^^^ whereupon I corrected as: USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack gconf ^^^^ Hope this helps and furthers the cause... :) --------------------------------------------------------------------------------------------------------------------------------------- # New ports collection makefile for: gconf2 # Date created: 28th June 2000 # Whom: Ade Lovett # # $FreeBSD: ports/devel/gconf2/Makefile,v 1.95 2010/11/20 15:36:31 kwm Exp $ # $MCom: ports/devel/gconf2/Makefile,v 1.124 2010/11/15 22:14:03 kwm Exp $ # PORTNAME= gconf2 PORTVERSION= 2.32.0 PORTREVISION?= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= GConf-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A configuration database system for GNOME USE_BZIP2= yes LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING .if !defined(REFERENCE_PORT) LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack dconf USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc # --enable-gconf-source=${PREFIX}/etc/gconf/schemas \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gconftool-2.1 gsettings-data-convert.1 \ gsettings-schema-convert.1 OPTIONS= LDAP "Enable LDAP support" off .include .if defined(WITH_LDAP) USE_OPENLDAP= yes CONFIGURE_ARGS+=--with-openldap PLIST_SUB+= LDAP="" .else CONFIGURE_ARGS+=--without-openldap PLIST_SUB+= LDAP="@comment " .endif post-install: -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules .include .endif -- Dale Eaton \|||/ (. .) ------------------------------------oOoo-U-ooOo-----