svn commit: r362950 - head/games/lapispuzzle

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Jul 26 01:40:06 UTC 2014


Author: danilo
Date: Sat Jul 26 01:40:05 2014
New Revision: 362950
URL: http://svnweb.freebsd.org/changeset/ports/362950
QAT: https://qat.redports.org/buildarchive/r362950/

Log:
  - Add stage support

Modified:
  head/games/lapispuzzle/Makefile

Modified: head/games/lapispuzzle/Makefile
==============================================================================
--- head/games/lapispuzzle/Makefile	Sat Jul 26 01:27:05 2014	(r362949)
+++ head/games/lapispuzzle/Makefile	Sat Jul 26 01:40:05 2014	(r362950)
@@ -20,5 +20,4 @@ USE_GNUSTEP_INSTALL=	yes
 
 WRKSRC=		${WRKDIR}/LapisPuzzle-${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list