Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 05:06:22 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121889: [PATCH] graphics/giblib: cleanup USE_X_PREFIX
Message-ID:  <20080320020622.DCBE11702D@hades.panopticon>
Resent-Message-ID: <200803200210.m2K2A1iR078880@freefall.freebsd.org>

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

>Number:         121889
>Category:       ports
>Synopsis:       [PATCH] graphics/giblib: cleanup USE_X_PREFIX
>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:   Thu Mar 20 02:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar 14 14:26:43 MSK 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
* Cleanup USE_X_PREFIX (unneeded)
>How-To-Repeat:
>Fix:

--- giblib.patch begins here ---
diff -ruN giblib.orig/Makefile giblib/Makefile
--- giblib.orig/Makefile	2008-03-20 05:02:22.000000000 +0300
+++ giblib/Makefile	2008-03-20 05:05:21.000000000 +0300
@@ -7,7 +7,7 @@
 
 PORTNAME=	giblib
 PORTVERSION=	1.2.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics devel
 MASTER_SITES=	http://linuxbrit.co.uk/downloads/
 
@@ -15,7 +15,6 @@
 COMMENT=	A utility library that includes a wrapper for imlib2
 
 USE_AUTOTOOLS=	libtool:15
-USE_X_PREFIX=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_EFL=	imlib2
 GNU_CONFIGURE=	yes
--- giblib.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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