diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-06 09:21:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-06 09:21:07 +0000 |
commit | 68a7e4c252b5405936ffd2db966b92703eabac65 (patch) | |
tree | af9e490164262354d75f81d225ca028cdd943762 /x11-themes | |
parent | 05259e1c41e4f282374bf4df62825f0ef97e02ff (diff) | |
download | ports-68a7e4c252b5405936ffd2db966b92703eabac65.tar.gz ports-68a7e4c252b5405936ffd2db966b92703eabac65.zip |
Notes
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 |