aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2009-01-15 12:07:27 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2009-01-15 12:07:27 +0800
commit73597d5d25ba322de01acea26acffec8f866d4bc (patch)
tree648c3cdbe5c196c9d9821a339280d3624c9a9968 /misc
parent27bb18f818e40381d1bd0f3bd4919025f68a536a (diff)
downloadfreebsd-ports-gnome-73597d5d25ba322de01acea26acffec8f866d4bc.tar.gz
freebsd-ports-gnome-73597d5d25ba322de01acea26acffec8f866d4bc.tar.zst
freebsd-ports-gnome-73597d5d25ba322de01acea26acffec8f866d4bc.zip
- Chase dependancy changes after recent qt4 upgrade
- Bump PORTREVISION
Diffstat (limited to 'misc')
-rw-r--r--misc/bibletime-devel/Makefile4
-rw-r--r--misc/bibletime-kde4/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile
index 3503ca1b298f..b3038ecd5da3 100644
--- a/misc/bibletime-devel/Makefile
+++ b/misc/bibletime-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bibletime
PORTVERSION= 1.7.b3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/.beta/}
@@ -27,7 +27,7 @@ KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdelibs runtime workspace automoc4
USE_CMAKE= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus gui xml
+QT_COMPONENTS= corelib dbus gui xml qmake_build moc uic rcc
post-extract:
${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile
index 3503ca1b298f..b3038ecd5da3 100644
--- a/misc/bibletime-kde4/Makefile
+++ b/misc/bibletime-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bibletime
PORTVERSION= 1.7.b3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/.beta/}
@@ -27,7 +27,7 @@ KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdelibs runtime workspace automoc4
USE_CMAKE= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus gui xml
+QT_COMPONENTS= corelib dbus gui xml qmake_build moc uic rcc
post-extract:
${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}-${PORTVERSION}