Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2007 21:08:30 -0600 (CST)
From:      Sean Farley <sean-freebsd@farley.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        aquatique-ports@rambler.ru
Subject:   ports/108026: [PATCH] devel/silc-toolkit: remove dependency on glib12
Message-ID:  <200701170308.l0H38USX099811@thor.farley.org>
Resent-Message-ID: <200701170350.l0H3oRwL048970@freefall.freebsd.org>

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

>Number:         108026
>Category:       ports
>Synopsis:       [PATCH] devel/silc-toolkit: remove dependency on glib12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 17 03:50:27 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Dec 28 14:01:21 CST 2006
>Description:
glib12 is not needed to build silc-toolkit with the current
CONFIGURE_ARGS.

Port maintainer (aquatique-ports@rambler.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- silc-toolkit-0.9.12_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/silc-toolkit.orig/Makefile /usr/ports/devel/silc-toolkit/Makefile
--- /usr/ports/devel/silc-toolkit.orig/Makefile	Mon Aug 14 17:55:16 2006
+++ /usr/ports/devel/silc-toolkit/Makefile	Tue Jan 16 17:59:14 2007
@@ -32,7 +32,6 @@
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_GNOME=	glib12
 USE_GMAKE=	yes
 CONFIGURE_ARGS=	--with-etcdir=${PREFIX}/etc/${PORTNAME} \
 		--with-simdir=${PREFIX}/lib/silcsim \
--- silc-toolkit-0.9.12_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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