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-envy-theme | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-envy-theme')
-rw-r--r-- | x11-themes/gtk-envy-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-envy-theme/Makefile b/x11-themes/gtk-envy-theme/Makefile index 4e0075f18b0b..346094d3c68c 100644 --- a/x11-themes/gtk-envy-theme/Makefile +++ b/x11-themes/gtk-envy-theme/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk-envy-theme PORTVERSION= 1.0.${SNAPSHOT} +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.gnome-look.org/content/files/ DISTNAME= 35093-Envy @@ -14,10 +15,9 @@ DISTNAME= 35093-Envy MAINTAINER= babak@farrokhi.net COMMENT= Envy 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 SNAPSHOT= 20060211 -USE_X_PREFIX= yes NO_BUILD= yes USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/Envy |