Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 15:48:20 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142834: [maintainer-update] comms/gnokii: add missing dependency
Message-ID:  <20100114144820.8792B1404@megatron.madpilot.net>
Resent-Message-ID: <201001141450.o0EEo36w096181@freefall.freebsd.org>

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

>Number:         142834
>Category:       ports
>Synopsis:       [maintainer-update] comms/gnokii: add missing dependency
>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:   Thu Jan 14 14:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.0-STABLE FreeBSD 8.0-STABLE #10: Wed Jan 13 20:25:25 CET 2010 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Add missing dependency on intltool.

Reported by: Ebbe Hjorth <info at ebbehjorth.dk>

>How-To-Repeat:

Try to install gnokii on a fresh freebsd install without X11 support
(Other X11 dependencies pull in the required one indirectly)

>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	2010-01-14 15:16:46.290664443 +0100
+++ gnokii/Makefile	2010-01-14 15:17:17.724380159 +0100
@@ -24,6 +24,7 @@
 USE_LDCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 WANT_GNOME=	yes
+USE_GNOME=	intltool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-libintl-prefix=${LOCALBASE} --enable-security \
 			--with-xgnokiidir=${PREFIX}/share
>Release-Note:
>Audit-Trail:
>Unformatted:



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