diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 22:51:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 22:51:56 +0000 |
commit | 7834cc86453406922d1f6a7ff629b1dcd1547825 (patch) | |
tree | 7ee65275077189717c42813ae925a5206104bcf7 /x11-themes/gtk-aquaextremesunken-theme | |
parent | b6cc9f04ec297a0cc5fde5cbd79481a5f34dc736 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-aquaextremesunken-theme')
-rw-r--r-- | x11-themes/gtk-aquaextremesunken-theme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile index 1461afb64a78..adb520a89f23 100644 --- a/x11-themes/gtk-aquaextremesunken-theme/Makefile +++ b/x11-themes/gtk-aquaextremesunken-theme/Makefile @@ -3,7 +3,7 @@ PORTNAME= aquaextremesunken PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -25,7 +25,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif do-install: |