ports/182197: [PATCH] lang/spidermonkey17: Fix typo
Steve Wills
swills at freebsd.org
Wed Sep 18 01:30:01 UTC 2013
>Number: 182197
>Category: ports
>Synopsis: [PATCH] lang/spidermonkey17: Fix typo
>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: Wed Sep 18 01:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: FreeBSD 10.0-ALPHA1 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #6 r255605M: Mon Sep 16 02:19:42 UTC
>Description:
- Fix typo with leftover stuff
Port maintainer (citric at cubicone.tmetic.com) is cc'd.
Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- spidermonkey17-1.7.0_1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 327507)
+++ Makefile (working copy)
@@ -51,7 +51,7 @@
do-configure:
${CP} ${WRKSRC}/config/Linux_All.mk \
- ${WRKSRC}/config/${OPSYS}`${UNAME} -r`.mk && \
+ ${WRKSRC}/config/${OPSYS}`${UNAME} -r`.mk
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${OPSYS}`${UNAME} -r`_DBG.OBJ/js \
--- spidermonkey17-1.7.0_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list