ports/182153: lang/spidermonkey17 fails configure

Vincent Hoffman vince at unsane.co.uk
Mon Sep 16 15:30:01 UTC 2013


The following reply was made to PR ports/182153; it has been noted by GNATS.

From: Vincent Hoffman <vince at unsane.co.uk>
To: bug-followup at FreeBSD.org, vince at unsane.co.uk
Cc:  
Subject: Re: ports/182153: lang/spidermonkey17 fails configure
Date: Mon, 16 Sep 2013 16:26:34 +0100

 I looked though the svnweb and tracked down the commit which would have
 broken this
 http://svnweb.freebsd.org/ports/head/lang/spidermonkey17/Makefile?r1=140838&r2=140839&
 which says 2005, however I have built this port more recently than that
 so I'm a little confused.
 for reference the patch to get it to build was:
 --- Makefile.orig       2013-09-16 16:12:14.995523047 +0100
 +++ Makefile    2013-09-16 16:12:37.526520356 +0100
 @@ -52,6 +52,7 @@
  do-configure:
         ${CP} ${WRKSRC}/config/Linux_All.mk \
                 ${WRKSRC}/config/${OPSYS}`${UNAME} -r`.mk && \
 +        ${CP} ${WRKSRC}/Makefile.ref ${WRKSRC}/Makefile
  
  do-install:
         ${INSTALL_PROGRAM} ${WRKSRC}/${OPSYS}`${UNAME} -r`_DBG.OBJ/js \
 


More information about the freebsd-ports-bugs mailing list