aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/gtk-qt-engine/Makefile7
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile7
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile
index 16904fb782b9..08cb74621b9a 100644
--- a/x11-themes/gtk-qt-engine/Makefile
+++ b/x11-themes/gtk-qt-engine/Makefile
@@ -7,19 +7,20 @@
PORTNAME= gtk-qt-engine
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-themes
MASTER_SITES= http://www.freedesktop.org/Software/gtk-qt/
MAINTAINER= danny@ricin.com
COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
+LIB_DEPENDS= kdecore:${PORTSDIR}/x11/kdelibs3
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 15
+USE_LIBTOOL_VER=15
USE_GNOME= gnomehack gtk20
-USE_KDELIBS_VER=3
USE_QT_VER= 3
USE_REINPLACE= yes
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index 16904fb782b9..08cb74621b9a 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -7,19 +7,20 @@
PORTNAME= gtk-qt-engine
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-themes
MASTER_SITES= http://www.freedesktop.org/Software/gtk-qt/
MAINTAINER= danny@ricin.com
COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
+LIB_DEPENDS= kdecore:${PORTSDIR}/x11/kdelibs3
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 15
+USE_LIBTOOL_VER=15
USE_GNOME= gnomehack gtk20
-USE_KDELIBS_VER=3
USE_QT_VER= 3
USE_REINPLACE= yes