From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 9 13:15:33 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49B7E16A41F for ; Sun, 9 Oct 2005 13:15:33 +0000 (GMT) (envelope-from dirk.meyer@dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F1143D45 for ; Sun, 9 Oct 2005 13:15:32 +0000 (GMT) (envelope-from dirk.meyer@dinoex.sub.org) Received: from uucp.dinoex.sub.de (dinoex@uucp.dinoex.sub.de [194.45.71.2] (may be forged)) by uucp.dinoex.sub.de (8.13.5/8.13.5) with ESMTP id j99DF0YZ062420 for ; Sun, 9 Oct 2005 15:15:01 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: Received: from build.dinoex.sub.de (dinoex@localhost) by uucp.dinoex.sub.de (8.13.5/8.13.5/Submit) with BSMTP id j99DF0Ew062408 for ; Sun, 9 Oct 2005 15:15:00 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) To: gnome@FreeBSD.org Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Date: Sun, 09 Oct 2005 15:13:48 +0200 X-Mailer: Dinoex 1.79 X-Gateway: ZCONNECT build.dinoex.sub.de [UNIX/Connect 0.94] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20051009000000S+2@dinoex.sub.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de; ) Cc: Subject: devel/glib20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 13:15:33 -0000 Hi, It seems to me taht perl ist not required to run and use applications with glib20. Please consider this patch. Gruß Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/glib20/Makefile,v retrieving revision 1.115 diff -u -r1.115 Makefile --- Makefile 1 Aug 2005 16:10:56 -0000 1.115 +++ Makefile 9 Oct 2005 13:11:37 -0000 @@ -29,7 +29,7 @@ INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes -USE_PERL5= yes +USE_PERL5_BUILD= yes CONFIGURE_ARGS= --enable-static --with-libiconv=gnu \ --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \ --disable-man --without-xml-catalog