Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2013 21:17:51 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333795 - head/games/xoj
Message-ID:  <201311142117.rAELHpCK092297@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311142117.rAELHpCK092297>