From owner-freebsd-ports Mon Sep 2 18: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B5A037B405 for ; Mon, 2 Sep 2002 18:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D262343E77 for ; Mon, 2 Sep 2002 18:00:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8310FJU071303 for ; Mon, 2 Sep 2002 18:00:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8310F5n071302; Mon, 2 Sep 2002 18:00:15 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E477537B400 for ; Mon, 2 Sep 2002 17:50:49 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB2843E65 for ; Mon, 2 Sep 2002 17:50:49 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 0B55F2B924 for ; Tue, 3 Sep 2002 02:50:47 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A54146A7128; Tue, 3 Sep 2002 10:50:43 +1000 (EST) Message-Id: <20020903005043.A54146A7128@k7.mavetju> Date: Tue, 3 Sep 2002 10:50:43 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42350: [patch] make ports/textproc GNOMENG aware Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42350 >Category: ports >Synopsis: [patch] make ports/textproc GNOMENG aware >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 02 18:00:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: make ports/textproc GNOMENG aware >How-To-Repeat: n/a >Fix: textproc/gdict textproc/gutenbook textproc/p5-XML-LibRSVG LAST ONE! WOOOOHOOOOOOOOOOOOOOOOOOOOoooo.... *drops exhausted on the floor* --- textproc/gdict/Makefile.old Tue Sep 3 10:48:36 2002 +++ textproc/gdict/Makefile Tue Sep 3 10:48:40 2002 @@ -12,7 +12,8 @@ MAINTAINER= domi@saargate.de -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdict ${PREFIX}/bin --- textproc/gutenbook/Makefile.old Tue Sep 3 10:48:44 2002 +++ textproc/gutenbook/Makefile Tue Sep 3 10:48:51 2002 @@ -21,7 +21,8 @@ site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 NO_BUILD= yes MODULES= Etext.pm File.pm Index.pm Network.pm PropList.pm --- textproc/p5-XML-LibRSVG/Makefile.old Tue Sep 3 10:48:57 2002 +++ textproc/p5-XML-LibRSVG/Makefile Tue Sep 3 10:49:16 2002 @@ -17,14 +17,14 @@ LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg \ freetype.9:${PORTSDIR}/print/freetype2 \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ art_lgpl.5:${PORTSDIR}/graphics/libart PERL_CONFIGURE= yes CONFIGURE_ENV= INC='-I${LOCALBASE}/include' LIBS='-L${LOCALBASE}/lib' -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gdkpixbuf MAN3= XML::LibRSVG.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message