svn commit: r361367 - head/games/grhino

Vanilla I. Shu vanilla at FreeBSD.org
Wed Jul 9 13:55:13 UTC 2014


Author: vanilla
Date: Wed Jul  9 13:55:12 2014
New Revision: 361367
URL: http://svnweb.freebsd.org/changeset/ports/361367
QAT: https://qat.redports.org/buildarchive/r361367/

Log:
  remove NO_STAGE.

Modified:
  head/games/grhino/Makefile

Modified: head/games/grhino/Makefile
==============================================================================
--- head/games/grhino/Makefile	Wed Jul  9 13:49:15 2014	(r361366)
+++ head/games/grhino/Makefile	Wed Jul  9 13:55:12 2014	(r361367)
@@ -19,7 +19,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALLS_OMF=	yes
 PLIST_SUB+=	VERSION=${PORTVERSION}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
 		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure


More information about the svn-ports-all mailing list