Date: Mon, 17 Feb 2014 06:55:20 +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: r344674 - head/devel/libgalago Message-ID: <201402170655.s1H6tKu4001145@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon Feb 17 06:55:19 2014 New Revision: 344674 URL: http://svnweb.freebsd.org/changeset/ports/344674 QAT: https://qat.redports.org/buildarchive/r344674/ Log: - Stage support Modified: head/devel/libgalago/Makefile Modified: head/devel/libgalago/Makefile ============================================================================== --- head/devel/libgalago/Makefile Mon Feb 17 06:55:13 2014 (r344673) +++ head/devel/libgalago/Makefile Mon Feb 17 06:55:19 2014 (r344674) @@ -21,7 +21,6 @@ CONFIGURE_ARGS= --disable-tests CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-configure: @${ECHO_CMD} "#define HAVE_STRCHR 1" >> ${WRKSRC}/config.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402170655.s1H6tKu4001145>