From owner-freebsd-ports Sun Sep 1 4:40:17 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 487DC37B400 for ; Sun, 1 Sep 2002 04:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4881C43E72 for ; Sun, 1 Sep 2002 04:40:04 -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 g81Be4JU090307 for ; Sun, 1 Sep 2002 04:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g81Be4TX090306; Sun, 1 Sep 2002 04:40:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20D2037B400 for ; Sun, 1 Sep 2002 04:35:28 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id B406243E4A for ; Sun, 1 Sep 2002 04:35:27 -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 8FE082B912 for ; Sat, 31 Aug 2002 11:17:16 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 09BAD6A7124; Sat, 31 Aug 2002 19:17:13 +1000 (EST) Message-Id: <20020831091713.09BAD6A7124@k7.mavetju> Date: Sat, 31 Aug 2002 19:17:13 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42287: [patch] make ports/palm 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: 42287 >Category: ports >Synopsis: [patch] make ports/palm 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: Sun Sep 01 04:40:02 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/palm GNOMENG aware >How-To-Repeat: n/a >Fix: palm/jpilot palm/pilrc --- palm/jpilot/Makefile.old Sat Aug 31 19:15:36 2002 +++ palm/jpilot/Makefile Sat Aug 31 19:15:47 2002 @@ -17,7 +17,8 @@ LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ intl.4:${PORTSDIR}/devel/gettext -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins --- palm/pilrc/Makefile.old Sat Aug 31 19:16:03 2002 +++ palm/pilrc/Makefile Sat Aug 31 19:16:10 2002 @@ -15,7 +15,8 @@ WRKSRC= ${WRKDIR}/pilrc-${PORTVERSION} -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message