summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-12-23 18:51:55 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-12-23 18:51:55 +0000
commitfcaf5f1be4b550a0124b64997aa96945f256d490 (patch)
treed541a0a56f0961aba29a03d4fb6e12bfacc99e19 /misc
parent- Update to 0.104 (diff)
- Remove NO_STAGE
- Turns out cmake(1) has it all built in Thanks to: bapt
Notes
Notes: svn path=/head/; revision=337285
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>