Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 19:17:13 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42287: [patch] make ports/palm GNOMENG aware
Message-ID:  <20020831091713.09BAD6A7124@k7.mavetju>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831091713.09BAD6A7124>