Date: Fri, 14 Feb 2014 14:59:46 +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: r344223 - head/textproc/liblrdf Message-ID: <201402141459.s1EExkpD082512@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Feb 14 14:59:46 2014 New Revision: 344223 URL: http://svnweb.freebsd.org/changeset/ports/344223 QAT: https://qat.redports.org/buildarchive/r344223/ Log: - Stage support Modified: head/textproc/liblrdf/Makefile Modified: head/textproc/liblrdf/Makefile ============================================================================== --- head/textproc/liblrdf/Makefile Fri Feb 14 14:59:39 2014 (r344222) +++ head/textproc/liblrdf/Makefile Fri Feb 14 14:59:46 2014 (r344223) @@ -34,7 +34,6 @@ WRKSRC= ${WRKDIR}/swh-LRDF-7ebc032 # XXX: work around an issue with automake-1.13 erroring out on a # partially configured m4 directory before libtoolize creates it -NO_STAGE= yes pre-configure:: @${RM} -rf ${WRKSRC}/m4 @${MKDIR} ${WRKSRC}/m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402141459.s1EExkpD082512>