svn commit: r319090 - head/audio/cantus_3
Martin Wilke
miwi at FreeBSD.org
Sun May 26 01:59:19 UTC 2013
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
More information about the svn-ports-all
mailing list