misc/145139: x11-wm/compiz: fix build for png-1.4.1

Barbara barbara.xxx1975 at libero.it
Sun Mar 28 23:30:11 UTC 2010


>Number:         145139
>Category:       misc
>Synopsis:       x11-wm/compiz: fix build for png-1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 28 23:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        
>Organization:
>Environment:
FreeBSD satanasso.local.net 7.3-STABLE FreeBSD 7.3-STABLE #0: Thu Mar 25 09:52:40 CET 2010 root at satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO i386
>Description:
Fix the build after png update.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-03-29 01:24:38.000000000 +0200
+++ Makefile	2010-03-28 06:47:34.000000000 +0200
@@ -84,7 +84,7 @@
 			false
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|libpng|libpng12|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \
+	@${REINPLACE_CMD} -e 's|libpng|libpng14|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \
 		${WRKSRC}/configure
 
 post-install:


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


More information about the freebsd-bugs mailing list