ports/165325: [PATCH] graphics/pencil: switch from libungif to giflib to avoid conflict

Steve Wills swills at FreeBSD.org
Mon Feb 20 15:20:11 UTC 2012


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



More information about the freebsd-ports-bugs mailing list