Date: Tue, 31 Jul 2007 12:21:52 +0200 (CEST) From: Martin Matuska <mm@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115077: [DEPS] graphics/libungif reduce X dependencies Message-ID: <20070731102152.129DC443B5@mail.vx.sk> Resent-Message-ID: <200707311030.l6VAU7YK043935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070731102152.129DC443B5>