svn commit: r337285 - head/misc/bibletime
Thomas Abthorpe
tabthorpe at FreeBSD.org
Mon Dec 23 18:51:55 UTC 2013
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>
More information about the svn-ports-all
mailing list