Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 17:41:46 +0200 (CEST)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115086: [DEPS] astro/ptiger remove USE_XLIB
Message-ID:  <20070731154146.CF68244434@mail.vx.sk>
Resent-Message-ID: <200707311550.l6VFo35a062353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115086
>Category:       ports
>Synopsis:       [DEPS] astro/ptiger remove USE_XLIB
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 31 15:50:03 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:
We do not need and no not want USE_XLIB=yes here.
This significantly reduces dependencies (12 without vs 80 with USE_XLIB)
>How-To-Repeat:
>Fix:
Index: ports/astro/ptiger/Makefile
===================================================================
RCS file: /home/pcvs/ports/astro/ptiger/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ports/astro/ptiger/Makefile	19 May 2007 19:57:53 -0000	1.4
+++ ports/astro/ptiger/Makefile	31 Jul 2007 15:40:51 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ptiger
 PORTVERSION=	2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro tk84
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	tkgeomap
@@ -17,7 +17,6 @@
 
 LIB_DEPENDS=	tkgeomap.0:${PORTSDIR}/astro/tkgeomap
 
-USE_XLIB=	yes
 USE_TK_RUN=	yes
 NO_BUILD=	yes
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070731154146.CF68244434>