ports/109053: x11/xfce4-clipman-plugin : add missing dependencies

Rene Ladan r.c.ladan at gmail.com
Sun Feb 11 17:40:04 UTC 2007


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



More information about the freebsd-ports-bugs mailing list