svn commit: r333466 - head/games/speyes

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Nov 11 01:23:29 UTC 2013


Author: danilo
Date: Mon Nov 11 01:23:28 2013
New Revision: 333466
URL: http://svnweb.freebsd.org/changeset/ports/333466

Log:
  - Add stage support

Modified:
  head/games/speyes/Makefile

Modified: head/games/speyes/Makefile
==============================================================================
--- head/games/speyes/Makefile	Mon Nov 11 01:19:32 2013	(r333465)
+++ head/games/speyes/Makefile	Mon Nov 11 01:23:28 2013	(r333466)
@@ -14,5 +14,4 @@ PLIST_FILES=	bin/speyes
 USES=		imake
 USE_XORG=	xpm xmu
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list