aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-aquaextremesunken-theme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-aquaextremesunken-theme/Makefile')
-rw-r--r--x11-themes/gtk-aquaextremesunken-theme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile
index 2dce050c605d..b676ae3e98e9 100644
--- a/x11-themes/gtk-aquaextremesunken-theme/Makefile
+++ b/x11-themes/gtk-aquaextremesunken-theme/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aquaextremesunken
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-themes gnome
MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/
PKGNAMEPREFIX?= ${TYPE}-
@@ -28,7 +28,7 @@ THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
PLIST_SUB+= GTK20="" METACITY="@comment "
USE_GNOME= gtk20
.else # metacity
-THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME}
+THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
PLIST_SUB+= GTK20="@comment " METACITY=""
USE_GNOME= gnomehier
.endif