svn commit: r521711 - head/x11-wm/xfce4

Rene Ladan rene at FreeBSD.org
Wed Jan 1 10:02:23 UTC 2020


Author: rene
Date: Wed Jan  1 10:02:22 2020
New Revision: 521711
URL: https://svnweb.freebsd.org/changeset/ports/521711

Log:
  x11-wm/xfce4: remove non-default dependency on archivers/squeeze
  
  archivers/squeeze depends on x11-fm/thunar-vfs which is expired since November.

Modified:
  head/x11-wm/xfce4/Makefile

Modified: head/x11-wm/xfce4/Makefile
==============================================================================
--- head/x11-wm/xfce4/Makefile	Wed Jan  1 09:46:41 2020	(r521710)
+++ head/x11-wm/xfce4/Makefile	Wed Jan  1 10:02:22 2020	(r521711)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	xfwm4:x11-wm/xfce4-wm \
 
 USES=	metaport
 
-OPTIONS_DEFINE=		APPFINDER GREYBIRD GTK2ENGINE ICONS LIGHTDM MOUSEPAD NOTIFY ORAGE PRINT SQUEEZE \
+OPTIONS_DEFINE=		APPFINDER GREYBIRD GTK2ENGINE ICONS LIGHTDM MOUSEPAD NOTIFY ORAGE PRINT \
 			TERMINAL XPM
 OPTIONS_DEFAULT=	APPFINDER GREYBIRD ICONS MOUSEPAD NOTIFY TERMINAL
 APPFINDER_RUN_DEPENDS=	xfce4-appfinder:misc/xfce4-appfinder
@@ -34,8 +34,6 @@ NOTIFY_RUN_DEPENDS=	xfce4-notifyd-config:deskutils/xfc
 ORAGE_RUN_DEPENDS=	orage:deskutils/orage
 ORAGE_DESC=		Calendar
 PRINT_RUN_DEPENDS=	xfprint4:print/xfce4-print
-SQUEEZE_RUN_DEPENDS=	squeeze:archivers/squeeze
-SQUEEZE_DESC=		Archive manager
 TERMINAL_RUN_DEPENDS=	xfce4-terminal:x11/xfce4-terminal
 TERMINAL_DESC=		Terminal emulator
 XPM_RUN_DEPENDS=	xfce4-power-manager:sysutils/xfce4-power-manager


More information about the svn-ports-all mailing list