diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/indubstrial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile index c6ec1de7db38..d4429c151b01 100644 --- a/x11-themes/indubstrial/Makefile +++ b/x11-themes/indubstrial/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnome.org/~jdub/2004/indubstrial/ MAINTAINER= gnome@FreeBSD.org COMMENT= A clean, clear modification on the Industrial GTK+ and Metacity themes -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ +RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ ${X11BASE}/lib/gtk/themes/engines/libindustrial.so:${PORTSDIR}/x11-themes/gtk-industrial-theme WRKSRC= ${WRKDIR}/Indubstrial |