Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 10:10:05 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        martymac@FreeBSD.org
Subject:   ports/165325: [PATCH] graphics/pencil: switch from libungif to giflib to avoid conflict
Message-ID:  <201202201510.q1KFA5QZ062675@meatwad.mouf.net>
Resent-Message-ID: <201202201520.q1KFKBRf032138@freefall.freebsd.org>

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

>Number:         165325
>Category:       ports
>Synopsis:       [PATCH] graphics/pencil: switch from libungif to giflib to avoid conflict
>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:   Mon Feb 20 15:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (martymac@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- pencil-0.4.4b_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/pencil/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	10 Aug 2011 02:37:11 -0000	1.11
+++ Makefile	20 Feb 2012 15:09:45 -0000
@@ -22,7 +22,7 @@
 		freetype:${PORTSDIR}/print/freetype2 \
 		fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
 		iconv:${PORTSDIR}/converters/libiconv \
-		ungif:${PORTSDIR}/graphics/libungif \
+		gif:${PORTSDIR}/graphics/giflib \
 		expat:${PORTSDIR}/textproc/expat2 \
 		pcre:${PORTSDIR}/devel/pcre \
 		drm:${PORTSDIR}/graphics/libdrm
--- pencil-0.4.4b_5.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?201202201510.q1KFA5QZ062675>