aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2019-05-17 19:46:26 +0000
committerAlex Kozlov <ak@FreeBSD.org>2019-05-17 19:46:26 +0000
commit82ac3988e44ccddc31dfece39abab869ac0c8ed2 (patch)
treeeb51b01832bcf3373fdeff2be82148a711890037 /x11-themes
parent511d74702f7790d4938c55a5b80a2b73f18297d0 (diff)
downloadports-82ac3988e44ccddc31dfece39abab869ac0c8ed2.tar.gz
ports-82ac3988e44ccddc31dfece39abab869ac0c8ed2.zip
- Remove infozip dependency, all supported FreeBSD versions have symlink aware unzip
- Switch to USES=gnome PR: 237948 Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Notes
Notes: svn path=/head/; revision=501884
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xfce-evolution/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/xfce-evolution/Makefile b/x11-themes/xfce-evolution/Makefile
index 8a36028f8f61..30b9a34d87dd 100644
--- a/x11-themes/xfce-evolution/Makefile
+++ b/x11-themes/xfce-evolution/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= xfce-evolution
+PORTREVISION= 1
DISTVERSION= 6.0.3
CATEGORIES= x11-themes
MASTER_SITES= SF/${PORTNAME}
@@ -15,8 +16,8 @@ RUN_DEPENDS= fontconfig>0:x11-fonts/fontconfig \
gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \
qt5-style-plugins>0:x11-themes/qt5-style-plugins
-USES= shebangfix zip:infozip # infozip because unzip on 10 doesn't unpack symbolic links
-USE_GNOME= gtk20:build
+USES= shebangfix gnome zip
+USE_GNOME= gtk20
NO_BUILD= yes
NO_ARCH= yes