ports/122945: bad Makefile in www/opera port revision 1.71

Dmitry Klimov lazyklimm at gmail.com
Sun Apr 20 19:30:01 UTC 2008


>Number:         122945
>Category:       ports
>Synopsis:       bad Makefile in www/opera port revision 1.71
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 19:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Klimov
>Release:        RELENG_63
>Organization:
Truebsd
>Environment:
don't care
>Description:
bad www/opera port
Makefile rev 1.71 has an error

>How-To-Repeat:
cd /usr/ports/www/opera && make 
>Fix:
--- Makefile	2008-04-19 21:54:12.000000000 +0400
+++ Makefile.good	2008-04-20 23:03:49.000000000 +0400
@@ -106,7 +106,7 @@
 post-patch:
 	@${CP} ${WRKSRC}/search.ini ${WRKSRC}/locale/en
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \
-		s|%%LOCALBASE%%|${LOCALBASE}|g ; \
+		s|%%LOCALBASE%%|${LOCALBASE}|g ' \
 			${WRKSRC}/install.sh ${WRKSRC}/ini/pluginpath.ini \
 			${WRKSRC}/config/opera6rc
 	@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/install.sh


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



More information about the freebsd-ports-bugs mailing list