ports/115537: [X] x11/xterm remove USE_XLIB

Martin Matuska mm at FreeBSD.org
Wed Aug 15 06:50:02 UTC 2007


>Number:         115537
>Category:       ports
>Synopsis:       [X] x11/xterm remove USE_XLIB
>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:   Wed Aug 15 06: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:
Do not depend on xorg-libs (USE_X_PREFIX -> USE_XLIB)
USE_XORG=xaw xft

>How-To-Repeat:
>Fix:
Index: ports/x11/xterm/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xterm/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- ports/x11/xterm/Makefile	25 Jul 2007 21:50:26 -0000	1.48
+++ ports/x11/xterm/Makefile	15 Aug 2007 06:39:51 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xterm
 PORTVERSION=	228
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	ftp://invisible-island.net/xterm/ \
 		http://voodoo.bawue.com/download/
@@ -15,9 +16,8 @@
 MAINTAINER=	krion at FreeBSD.org
 COMMENT=	Terminal emulator for the X Window System
 
-LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft
+USE_XORG=	xaw xft
 
-USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list