aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2013-12-24 02:51:55 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2013-12-24 02:51:55 +0800
commit88b72af04e604c2d39e9ed5dbcd4a35ac439afbc (patch)
treed541a0a56f0961aba29a03d4fb6e12bfacc99e19 /misc
parenta2fc5b0c707e5035a87d941143e5f498a767620e (diff)
downloadfreebsd-ports-gnome-88b72af04e604c2d39e9ed5dbcd4a35ac439afbc.tar.gz
freebsd-ports-gnome-88b72af04e604c2d39e9ed5dbcd4a35ac439afbc.tar.zst
freebsd-ports-gnome-88b72af04e604c2d39e9ed5dbcd4a35ac439afbc.zip
- Remove NO_STAGE
- Turns out cmake(1) has it all built in Thanks to: bapt
Diffstat (limited to 'misc')
-rw-r--r--misc/bibletime/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index 6f829f842428..b224c4516dc3 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -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>