svn commit: r333795 - head/games/xoj

Danilo Egea Gondolfo danilo at FreeBSD.org
Thu Nov 14 21:17:51 UTC 2013


Author: danilo
Date: Thu Nov 14 21:17:50 2013
New Revision: 333795
URL: http://svnweb.freebsd.org/changeset/ports/333795

Log:
  - Add stage support

Modified:
  head/games/xoj/Makefile

Modified: head/games/xoj/Makefile
==============================================================================
--- head/games/xoj/Makefile	Thu Nov 14 21:17:27 2013	(r333794)
+++ head/games/xoj/Makefile	Thu Nov 14 21:17:50 2013	(r333795)
@@ -17,5 +17,4 @@ USE_XORG=	xaw
 NO_INSTALL_MANPAGES=	yes
 PLIST_FILES=	bin/xoj
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list