svn commit: r367876 - head/x11/mate

Colin Percival cperciva at FreeBSD.org
Wed Sep 10 17:18:02 UTC 2014


Author: cperciva
Date: Wed Sep 10 17:18:01 2014
New Revision: 367876
URL: http://svnweb.freebsd.org/changeset/ports/367876
QAT: https://qat.redports.org/buildarchive/r367876/

Log:
  Attempt #4 to unbreak INDEX after Mate Desktop 1.8 import: Chase renamed
  dependencies.

Modified:
  head/x11/mate/Makefile

Modified: head/x11/mate/Makefile
==============================================================================
--- head/x11/mate/Makefile	Wed Sep 10 17:17:25 2014	(r367875)
+++ head/x11/mate/Makefile	Wed Sep 10 17:18:01 2014	(r367876)
@@ -21,12 +21,12 @@ RUN_DEPENDS=	mate-base>=1.6.0:${PORTSDIR
 		mate-calc:${PORTSDIR}/math/mate-calc \
 		mate-screenshot:${PORTSDIR}/deskutils/mate-utils \
 		mate-system-monitor:${PORTSDIR}/sysutils/mate-system-monitor \
-		eom:${PORTSDIR}/graphics/mate-image-viewer \
-		engrampa:${PORTSDIR}/archivers/mate-file-archiver \
-		atril:${PORTSDIR}/graphics/mate-document-viewer \
+		eom:${PORTSDIR}/graphics/eom \
+		engrampa:${PORTSDIR}/archivers/engrampa \
+		atril:${PORTSDIR}/graphics/atril \
 		mate-volume-control:${PORTSDIR}/audio/mate-media \
 		mate-power-manager:${PORTSDIR}/sysutils/mate-power-manager \
-		mozo:${PORTSDIR}/deskutils/mate-menu-editor \
+		mozo:${PORTSDIR}/deskutils/mozo \
 		mate-applets>=1.6.0:${PORTSDIR}/x11/mate-applets
 
 USE_MATE=	pluma:run 


More information about the svn-ports-head mailing list