Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2013 18:51:55 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337285 - head/misc/bibletime
Message-ID:  <201312231851.rBNIptXG095980@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Mon Dec 23 18:51:55 2013
New Revision: 337285
URL: http://svnweb.freebsd.org/changeset/ports/337285

Log:
  - Remove NO_STAGE
  - Turns out cmake(1) has it all built in
  
  Thanks to:	bapt

Modified:
  head/misc/bibletime/Makefile

Modified: head/misc/bibletime/Makefile
==============================================================================
--- head/misc/bibletime/Makefile	Mon Dec 23 18:30:23 2013	(r337284)
+++ head/misc/bibletime/Makefile	Mon Dec 23 18:51:55 2013	(r337285)
@@ -23,5 +23,4 @@ USE_QT4=	corelib dbus gui iconengines ne
 		svg webkit xml linguist_build moc_build qmake_build \
 		rcc_build uic_build
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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