Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2007 17:33:47 GMT
From:      Rene Ladan<r.c.ladan@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109053: x11/xfce4-clipman-plugin : add missing dependencies
Message-ID:  <200702111733.l1BHXl88042491@www.freebsd.org>
Resent-Message-ID: <200702111740.l1BHe3Ko023889@freefall.freebsd.org>

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

>Number:         109053
>Category:       ports
>Synopsis:       x11/xfce4-clipman-plugin : add missing dependencies
>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:   Sun Feb 11 17:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        7.0 CURRENT i386
>Organization:
>Environment:
FreeBSD 7.0 CURRENT 2007/02/06 i386
>Description:
Add missing dependencies to fix configure phase.

Noticed by : pointyhat
>How-To-Repeat:
Try to freshly install x11/xfce4-clipman-plugin.  It will fail in the configure phase because dependencies are missing.
>Fix:


Patch attached with submission follows:

--- /usr/ports/x11/xfce4-clipman-plugin/Makefile	Tue Jan 23 19:17:17 2007
+++ Makefile	Sun Feb 11 18:27:37 2007
@@ -19,7 +19,7 @@
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig
-USE_XFCE=	configenv panel
+USE_XFCE=	configenv panel libgui libutil
 USE_XLIB=	yes
 
 .include <bsd.port.pre.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:



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