- Remove NO_STAGE

- Turns out cmake(1) has it all built in

Thanks to:	bapt
This commit is contained in:
Thomas Abthorpe 2013-12-23 18:51:55 +00:00
parent ccbcf8ad8d
commit fcaf5f1be4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337285

View file

@ -23,5 +23,4 @@ USE_QT4= corelib dbus gui iconengines network phonon qtestlib script \
svg webkit xml linguist_build moc_build qmake_build \
rcc_build uic_build
NO_STAGE= yes
.include <bsd.port.mk>