aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-12-24 02:51:55 +0800
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-12-24 02:51:55 +0800
commitfcaf5f1be4b550a0124b64997aa96945f256d490 (patch)
treed541a0a56f0961aba29a03d4fb6e12bfacc99e19 /misc
parentccbcf8ad8dc232add1856a54dd80478fcb580c2e (diff)
downloadfreebsd-ports-gnome-fcaf5f1be4b550a0124b64997aa96945f256d490.tar.gz
freebsd-ports-gnome-fcaf5f1be4b550a0124b64997aa96945f256d490.tar.zst
freebsd-ports-gnome-fcaf5f1be4b550a0124b64997aa96945f256d490.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>