svn commit: r353917 - head/games/thevalley

Edwin Groothuis edwin at FreeBSD.org
Tue May 13 06:40:42 UTC 2014


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,' \


More information about the svn-ports-all mailing list