ports/115077: [DEPS] graphics/libungif reduce X dependencies

Martin Matuska mm at FreeBSD.org
Tue Jul 31 10:30:07 UTC 2007


>Number:         115077
>Category:       ports
>Synopsis:       [DEPS] graphics/libungif 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:   Tue Jul 31 10:30:07 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:
This port requires only USE_XORG= xt
(tested with tinderbox)

>How-To-Repeat:
>Fix:
Index: ports/graphics/libungif/Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/libungif/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- ports/graphics/libungif/Makefile	19 May 2007 20:09:54 -0000	1.39
+++ ports/graphics/libungif/Makefile	31 Jul 2007 10:15:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	libungif
 PORTVERSION=	4.1.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -27,7 +27,7 @@
 CONFIGURE_ARGS+=	--with-x=no
 NOX11SUFFIX=	-nox11
 .else
-USE_XLIB=	yes
+USE_XORG=	xt
 PLIST_SUB+=	X11=''
 .endif
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list