aboutsummaryrefslogtreecommitdiffstats
path: root/misc/bibletime
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2009-10-31 03:38:53 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2009-10-31 03:38:53 +0800
commitc9aa63de014acca245ff2f2efd50be8792a93176 (patch)
tree345ddf7a80ff1f98011bbdfbf0f79d0fb5270889 /misc/bibletime
parent924768d28876065a7f76a7bc3da38829f6aba9dc (diff)
downloadfreebsd-ports-gnome-c9aa63de014acca245ff2f2efd50be8792a93176.tar.gz
freebsd-ports-gnome-c9aa63de014acca245ff2f2efd50be8792a93176.tar.zst
freebsd-ports-gnome-c9aa63de014acca245ff2f2efd50be8792a93176.zip
- Fix CONFLICTS missed in previous commit
Diffstat (limited to 'misc/bibletime')
-rw-r--r--misc/bibletime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index be4efff32869..b475b0cc8298 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -23,7 +23,7 @@ USE_CMAKE= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib dbus gui qtestlib script webkit xml qmake_build moc_build uic_build rcc_build
-CONFLICTS= bibletime-devel-2*
+CONFLICTS= bibletime-kde3-1*
.include <bsd.port.pre.mk>