1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- 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)
This commit is contained in:
Alex Kozlov 2019-05-17 19:46:26 +00:00
parent 511d74702f
commit 82ac3988e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501884

View File

@ -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