Date: Tue, 13 May 2014 06:40:42 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353917 - head/games/thevalley Message-ID: <201405130640.s4D6egxp009438@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: edwin Date: Tue May 13 06:40:42 2014 New Revision: 353917 URL: http://svnweb.freebsd.org/changeset/ports/353917 QAT: https://qat.redports.org/buildarchive/r353917/ Log: Fix staging Modified: head/games/thevalley/Makefile Modified: head/games/thevalley/Makefile ============================================================================== --- head/games/thevalley/Makefile Tue May 13 06:29:56 2014 (r353916) +++ head/games/thevalley/Makefile Tue May 13 06:40:42 2014 (r353917) @@ -22,7 +22,6 @@ CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBA PLIST_FILES= bin/valley -NO_STAGE= yes post-configure: ${REINPLACE_CMD} \ -e 's,^LIBTOOL =.*,LIBTOOL= $$(SHELL) ${LIBTOOL} --silent,' \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405130640.s4D6egxp009438>