aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2007-03-27 23:30:16 +0800
committerarved <arved@FreeBSD.org>2007-03-27 23:30:16 +0800
commitafa783d85d16fd1ac5487c9508a897dafb6fb390 (patch)
tree58716cc7d46833bb83a98228b9ac6454480423d0
parentd34e3ff82305938fe87a813816f91f2ab651703f (diff)
downloadfreebsd-ports-gnome-afa783d85d16fd1ac5487c9508a897dafb6fb390.tar.gz
freebsd-ports-gnome-afa783d85d16fd1ac5487c9508a897dafb6fb390.tar.zst
freebsd-ports-gnome-afa783d85d16fd1ac5487c9508a897dafb6fb390.zip
Fix RUN_DEPENDS line after changes in qtpixmap port
Reported by: pointyhat via pav
-rw-r--r--x11-themes/geramik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/geramik/Makefile b/x11-themes/geramik/Makefile
index e90fe5e19bbb..76fc8133ede9 100644
--- a/x11-themes/geramik/Makefile
+++ b/x11-themes/geramik/Makefile
@@ -16,7 +16,7 @@ DISTNAME= 3952-Geramik-${PORTVERSION}
MAINTAINER= haesu@TowardEX.com
COMMENT= A Keramik KDE styled theme for GTK
-RUN_DEPENDS= ${LOCALBASE}/lib/gtk/themes/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
+RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}