ports/89742: [Patch] www/epiphany can't compile, please use ${REINPLACE_CMD}

UMENO Takashi umeno at rr.iij4u.or.jp
Wed Nov 30 05:20:21 UTC 2005


>Number:         89742
>Category:       ports
>Synopsis:       [Patch] www/epiphany can't compile, please use ${REINPLACE_CMD}
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 05:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Nov 16 22:08:57 JST 2005 root at belldandy.unnumbered.net:/usr/obj/usr/src/sys/MISUZU1 i386


	
>Description:
www/epiphany can't compile.
${REINPLCE_CMD} is wrong macro, Please use ${REINPLACE_CMD}

>How-To-Repeat:
N/A
>Fix:

diff -urN epiphany.orig/Makefile epiphany/Makefile
--- epiphany.orig/Makefile	Wed Nov 30 13:23:44 2005
+++ epiphany/Makefile	Wed Nov 30 14:09:52 2005
@@ -56,7 +56,7 @@
 		 's|-lpthread|${PTHREAD_LIBS}|g'
 	@${REINPLACE_CMD} -e 's|execinfo.h|#|g' \
 		${WRKSRC}/configure
-	@${REINPLCE_CMD} -e 's|/lib/mozilla/plugins"|/lib/browser_plugins" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \
+	@${REINPLACE_CMD} -e 's|/lib/mozilla/plugins"|/lib/browser_plugins" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \
 		${WRKSRC}/embed/mozilla/mozilla-embed-single.cpp
 
 post-install:



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



More information about the freebsd-ports-bugs mailing list