ports/165327: [PATCH] editors/emacs21: migrate from libungif to giflib to avoid conflict

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


>Number:         165327
>Category:       ports
>Synopsis:       [PATCH] editors/emacs21: migrate 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:09 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-21.3_14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/emacs21/Makefile,v
retrieving revision 1.33
diff -u -u -r1.33 Makefile
--- Makefile	23 Sep 2011 22:22:18 -0000	1.33
+++ Makefile	20 Feb 2012 15:42:13 -0000
@@ -29,7 +29,7 @@
 LIB_DEPENDS=	Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
 		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
 USE_XORG=	xpm
 .endif
--- emacs-21.3_14.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list