ports/121889: [PATCH] graphics/giblib: cleanup USE_X_PREFIX

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Mar 20 02:10:02 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list