svn commit: r333642 - head/games/xchomp

Danilo Egea Gondolfo danilo at FreeBSD.org
Wed Nov 13 02:12:36 UTC 2013


Author: danilo
Date: Wed Nov 13 02:12:36 2013
New Revision: 333642
URL: http://svnweb.freebsd.org/changeset/ports/333642

Log:
  - Add stage support

Modified:
  head/games/xchomp/Makefile

Modified: head/games/xchomp/Makefile
==============================================================================
--- head/games/xchomp/Makefile	Wed Nov 13 02:09:18 2013	(r333641)
+++ head/games/xchomp/Makefile	Wed Nov 13 02:12:36 2013	(r333642)
@@ -17,5 +17,4 @@ USE_XORG=	x11 xext
 
 PLIST_FILES=	bin/xchomp
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list