Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 11:10:11 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51544: Update port: x11-toolkits/gauche-gtk (use_gnome)
Message-ID:  <8665oy3vgc.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200304290220.h3T2K4X7067306@freefall.freebsd.org>

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

>Number:         51544
>Category:       ports
>Synopsis:       Update port: x11-toolkits/gauche-gtk (use_gnome)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 19:20:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki@hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #5: Sun Apr 27 19:35:56 JST 2003     root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Use USE_GNOME

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/gauche-gtk/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2003/02/21 14:19:04	1.5
+++ Makefile	2003/04/29 02:07:33
@@ -17,15 +17,15 @@
 MAINTAINER=	fuyuki@hadaly.org
 COMMENT=	GTK2 binding for Gauche
 
-LIB_DEPENDS=	gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
 BUILD_DEPENDS=	gosh:${PORTSDIR}/lang/gauche
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_GNOME=	gtk20 # this alters CONFIGURE_TARGET!
 GNU_CONFIGURE=	yes
 EXAMPLESDIR=	${PREFIX}/share/examples/gauche/${PORTNAME}
 DOCSDIR=	${PREFIX}/share/doc/gauche/${PORTNAME}
 PLIST_SUB=	VERSION="`gauche-config -V`" \
-		TARGET="${CONFIGURE_TARGET}"
+		TARGET="${MACHINE_ARCH}-portbld-freebsd${OSREL}"
 
 .if defined(WITH_GTKGLEXT)
 LIB_DEPENDS+=	gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8665oy3vgc.wl%fuyuki>