Date: Sun, 26 May 2013 01:59:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319090 - head/audio/cantus_3 Message-ID: <201305260159.r4Q1xI5e099987@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun May 26 01:59:18 2013 New Revision: 319090 URL: http://svnweb.freebsd.org/changeset/ports/319090 Log: - Mark as NO_PACKAGE hangs about 30 hours on pointyhat(-west) Modified: head/audio/cantus_3/Makefile Modified: head/audio/cantus_3/Makefile ============================================================================== --- head/audio/cantus_3/Makefile Sun May 26 01:39:59 2013 (r319089) +++ head/audio/cantus_3/Makefile Sun May 26 01:59:18 2013 (r319090) @@ -31,6 +31,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" --disable-static WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} +NO_PACKAGE= hangs on pointyhat + post-patch: @${REINPLACE_CMD} -Ee 's|-ldld||g;s|-ldl||g;/ALL_LINGUAS=/s|=(.*)|="\1"|;\ /LIBS=/s|-lgthr|${PTHREAD_LIBS} &|' ${WRKSRC}/configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305260159.r4Q1xI5e099987>