aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/greybird-theme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/greybird-theme/Makefile')
-rw-r--r--x11-themes/greybird-theme/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile
index 9895f53878fc..c200a533da52 100644
--- a/x11-themes/greybird-theme/Makefile
+++ b/x11-themes/greybird-theme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= greybird
-PORTVERSION= 3.18.0
+PORTVERSION= 3.22.9
DISTVERSIONPREFIX= v
CATEGORIES= x11-themes xfce
PKGNAMESUFFIX= -theme
@@ -15,7 +15,7 @@ LICENSE_COMB= dual
RUN_DEPENDS= gtk-murrine-engine>=0.98.1:x11-themes/gtk-murrine-engine
-PORTSCOUT= limit:^3\.18\.
+PORTSCOUT= limit:^3\.22\.
GH_ACCOUNT= shimmerproject
GH_PROJECT= Greybird
@@ -35,7 +35,7 @@ post-patch:
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/themes/Greybird
-.for dir in gtk-2.0 gtk-3.0 xfwm4
+.for dir in gtk-2.0 gtk-3.0 plank xfwm4
@cd ${WRKSRC} && \
${COPYTREE_SHARE} ${dir} ${STAGEDIR}${PREFIX}/share/themes/Greybird
.endfor