aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/greybird-theme/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-27 13:33:33 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-27 13:33:33 +0000
commit7e4b26c8f03b219a6743e924c97ba8ed3e564aa2 (patch)
tree7492208e9587b9a77a193ef4f37a6579460c4239 /x11-themes/greybird-theme/Makefile
parent0354f4cddb3ff7074f376a6d3c2d2692024734f3 (diff)
downloadports-7e4b26c8f03b219a6743e924c97ba8ed3e564aa2.tar.gz
ports-7e4b26c8f03b219a6743e924c97ba8ed3e564aa2.zip
Notes
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