Date: Fri, 27 Dec 2013 20:31:13 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337800 - head/x11/libsynaptics Message-ID: <201312272031.rBRKVD54007189@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Dec 27 20:31:13 2013 New Revision: 337800 URL: http://svnweb.freebsd.org/changeset/ports/337800 Log: Stage support Modified: head/x11/libsynaptics/Makefile Modified: head/x11/libsynaptics/Makefile ============================================================================== --- head/x11/libsynaptics/Makefile Fri Dec 27 20:26:21 2013 (r337799) +++ head/x11/libsynaptics/Makefile Fri Dec 27 20:31:13 2013 (r337800) @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/%%PTHREAD_LIBS%%/${PTHREAD_LIBS}/g' \ ${WRKSRC}/Makefile.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312272031.rBRKVD54007189>