diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11-themes/gtk-gray-theme | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-gray-theme')
-rw-r--r-- | x11-themes/gtk-gray-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile index 81bd11446089..60802c22146f 100644 --- a/x11-themes/gtk-gray-theme/Makefile +++ b/x11-themes/gtk-gray-theme/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk-gray-theme PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.gnome-look.org/content/files/ DISTNAME= 34132-Gray @@ -14,9 +15,8 @@ DISTNAME= 34132-Gray MAINTAINER= babak@farrokhi.net COMMENT= Gray theme for GTK+ 2.0 -RUN_DEPENDS= ${X11BASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango +RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango -USE_X_PREFIX= yes NO_BUILD= yes USE_GNOME= gtk20 |