ports/115872: [DEPS] x11-toolkits/pango reduce X dependencies

Martin Matuska mm at FreeBSD.org
Mon Aug 27 14:50:03 UTC 2007


>Number:         115872
>Category:       ports
>Synopsis:       [DEPS] x11-toolkits/pango reduce X dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 14:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
pango requires only USE_XORG= xft xrender
cairo needs to be updated first, see PR: ports/115870

Tested on amd64+i386 tinderboxes.
>How-To-Repeat:
>Fix:
Index: ports/x11-toolkits/pango/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/pango/Makefile,v
retrieving revision 1.95
diff -u -r1.95 Makefile
--- ports/x11-toolkits/pango/Makefile	29 Jul 2007 21:15:49 -0000	1.95
+++ ports/x11-toolkits/pango/Makefile	27 Aug 2007 14:44:01 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	pango
 PORTVERSION=	1.16.5
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
 		ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
@@ -53,8 +53,7 @@
 			LDFLAGS="-L${LOCALBASE}/lib"
 PLIST_SUB+=		X11="@comment "
 .else
-USE_XLIB+=		yes
-LIB_DEPENDS+=		Xft.2:${PORTSDIR}/x11-fonts/libXft
+USE_XORG+=		xft xrender
 CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
 				${GLIB2_CFLAGS} -I${LOCALBASE}/include \
 				-I${X11BASE}/include" \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list