diff options
-rw-r--r-- | x11-themes/geramik/Makefile | 2 |
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} |