diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-06 09:28:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-06 09:28:05 +0000 |
commit | 4aefe41732b59b5b0e29270c52326d62e93f1919 (patch) | |
tree | 94c971658a038234d9aa9ed41dedac15a931aded /x11-themes/gnome-industrial-theme/Makefile | |
parent | 68a7e4c252b5405936ffd2db966b92703eabac65 (diff) | |
download | ports-4aefe41732b59b5b0e29270c52326d62e93f1919.tar.gz ports-4aefe41732b59b5b0e29270c52326d62e93f1919.zip |
Notes
Diffstat (limited to 'x11-themes/gnome-industrial-theme/Makefile')
-rw-r--r-- | x11-themes/gnome-industrial-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-industrial-theme/Makefile b/x11-themes/gnome-industrial-theme/Makefile index 2be50732dbcf..a2fc60b1c0ed 100644 --- a/x11-themes/gnome-industrial-theme/Makefile +++ b/x11-themes/gnome-industrial-theme/Makefile @@ -18,7 +18,7 @@ MAINTAINER= stoerte@dreamwarrior.net COMMENT= Slick GNOME2 theme from Ximian EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras +BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= yes |