ports/165328: [PATCH] editors/emacs22: switch from libungif to giflib to avoid conflict

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


>Number:         165328
>Category:       ports
>Synopsis:       [PATCH] editors/emacs22: 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:50: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 (ashish at FreeBSD.org) is cc'd.

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

--- emacs-22.3_4,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/emacs22/Makefile,v
retrieving revision 1.93
diff -u -u -r1.93 Makefile
--- Makefile	28 Jul 2010 12:26:55 -0000	1.93
+++ Makefile	20 Feb 2012 15:43:22 -0000
@@ -22,7 +22,7 @@
 .endif
 LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff \
-		ungif.5:${PORTSDIR}/graphics/libungif \
+		gif.5:${PORTSDIR}/graphics/giflib \
 		png.6:${PORTSDIR}/graphics/png
 .endif
 
--- emacs-22.3_4,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list