ports/142834: [maintainer-update] comms/gnokii: add missing dependency

Guido Falsi mad at madpilot.net
Thu Jan 14 14:50:04 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list