aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2009-04-08 05:59:22 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2009-04-08 05:59:22 +0800
commit3d2b0a6dce41607b6a44b8ecbdbe764eacdd6c73 (patch)
tree2c28124ee6fe6c13a84e7fba981a4384e99dd29d
parentdbb1ef8d505ca48e4f3978fc44696a19994bba7c (diff)
downloadfreebsd-ports-gnome-3d2b0a6dce41607b6a44b8ecbdbe764eacdd6c73.tar.gz
freebsd-ports-gnome-3d2b0a6dce41607b6a44b8ecbdbe764eacdd6c73.tar.zst
freebsd-ports-gnome-3d2b0a6dce41607b6a44b8ecbdbe764eacdd6c73.zip
- Fix build
Reported by: QAT
-rw-r--r--misc/bibletime-kde4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile
index 98cd6e0fb1c6..1515915273fc 100644
--- a/misc/bibletime-kde4/Makefile
+++ b/misc/bibletime-kde4/Makefile
@@ -26,9 +26,9 @@ KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdelibs runtime workspace automoc4
USE_CMAKE= yes
USE_QT_VER= 4
-Q4T_COMPONENTS= corelib dbus gui xml webkit qmake_build moc_build uic_build rcc_build
+QT_COMPONENTS= corelib dbus gui xml webkit qmake_build moc_build uic_build rcc_build
-CONFLICTS= bibletime*-2.*
+CONFLICTS= bibletime*-2.*
post-extract:
${MKDIR} ${WRKSRC}/build