aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2008-11-20 00:41:15 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2008-11-20 00:41:15 +0800
commit128c816ab003cba4779464f30df7ab7b6e516eee (patch)
tree4957ee011c1db536efce8068f024913124066903 /misc
parentc57486527f58440c4d21ca2feccc27c646975ca9 (diff)
downloadfreebsd-ports-gnome-128c816ab003cba4779464f30df7ab7b6e516eee.tar.gz
freebsd-ports-gnome-128c816ab003cba4779464f30df7ab7b6e516eee.tar.zst
freebsd-ports-gnome-128c816ab003cba4779464f30df7ab7b6e516eee.zip
- Add missing dependancy
- Bump PORTREVISION
Diffstat (limited to 'misc')
-rw-r--r--misc/bibletime-devel/Makefile3
-rw-r--r--misc/bibletime-kde4/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile
index a8e62ae05c0e..e5ab6e902fbe 100644
--- a/misc/bibletime-devel/Makefile
+++ b/misc/bibletime-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bibletime
PORTVERSION= 1.7.b2
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/.beta/}
@@ -23,7 +24,7 @@ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \
USE_BZIP2= yes
USE_OPENSSL= yes
KDE4_BUILDENV= yes
-USE_KDE4= kdeprefix kdelibs workspace automoc4
+USE_KDE4= kdeprefix kdelibs runtime workspace automoc4
USE_CMAKE= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib dbus gui xml
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile
index a8e62ae05c0e..e5ab6e902fbe 100644
--- a/misc/bibletime-kde4/Makefile
+++ b/misc/bibletime-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bibletime
PORTVERSION= 1.7.b2
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/.beta/}
@@ -23,7 +24,7 @@ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \
USE_BZIP2= yes
USE_OPENSSL= yes
KDE4_BUILDENV= yes
-USE_KDE4= kdeprefix kdelibs workspace automoc4
+USE_KDE4= kdeprefix kdelibs runtime workspace automoc4
USE_CMAKE= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib dbus gui xml