Date: Sun, 6 Oct 2013 14:41:56 +0000 (UTC) From: Grzegorz Blach <gblach@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329574 - head/graphics/ender Message-ID: <201310061441.r96EfuJY099403@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gblach Date: Sun Oct 6 14:41:55 2013 New Revision: 329574 URL: http://svnweb.freebsd.org/changeset/ports/329574 Log: - Support staging Approved by: crees, tabthorpe (mentors, implicit) Modified: head/graphics/ender/Makefile Modified: head/graphics/ender/Makefile ============================================================================== --- head/graphics/ender/Makefile Sun Oct 6 14:34:00 2013 (r329573) +++ head/graphics/ender/Makefile Sun Oct 6 14:41:55 2013 (r329574) @@ -22,7 +22,6 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|@LEX@|${LOCALBASE}/bin/flex|" \ ${WRKSRC}/src/lib/Makefile.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310061441.r96EfuJY099403>