Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 02:02:03 GMT
From:      Chess Griffin <chess@chessgriffin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121815: [patch] x11-fonts/artwiz-aleczapka - remove USE_X_PREFIX
Message-ID:  <200803180202.m2I223Nk043223@www.freebsd.org>
Resent-Message-ID: <200803180210.m2I2A3dE046109@freefall.freebsd.org>

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

>Number:         121815
>Category:       ports
>Synopsis:       [patch] x11-fonts/artwiz-aleczapka - remove USE_X_PREFIX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 18 02:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Feb 25 19:09:06 EST 2008     chess@bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS  i386
>Description:
Remove USE_X_PREFIX.  Tested on 6.x, 7.x, 8-CURRENT tinderbox.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN artwiz-aleczapka.orig/Makefile artwiz-aleczapka/Makefile
--- artwiz-aleczapka.orig/Makefile	2008-03-17 16:14:23.000000000 -0400
+++ artwiz-aleczapka/Makefile	2008-03-17 17:36:37.000000000 -0400
@@ -7,7 +7,7 @@
 
 PORTNAME=		artwiz-aleczapka-en
 PORTVERSION=		1.3
-PORTREVISION=	1
+PORTREVISION=		2
 CATEGORIES=		x11-fonts
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	artwizaleczapka
@@ -17,7 +17,6 @@
 
 NO_BUILD=	yes
 USE_BZIP2=	yes
-USE_X_PREFIX=	yes
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 FONTS=	anorexia aqui cure cursor drift edges fkp gelly \


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



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