Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 14:31:47 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372779 - head/x11-fm/rox-filer
Message-ID:  <201411191431.sAJEVl5D021963@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Nov 19 14:31:46 2014
New Revision: 372779
URL: https://svnweb.freebsd.org/changeset/ports/372779
QAT: https://qat.redports.org/buildarchive/r372779/

Log:
  While here no need to have shared-mime-info added twice in the run dependencies

Modified:
  head/x11-fm/rox-filer/Makefile

Modified: head/x11-fm/rox-filer/Makefile
==============================================================================
--- head/x11-fm/rox-filer/Makefile	Wed Nov 19 14:29:46 2014	(r372778)
+++ head/x11-fm/rox-filer/Makefile	Wed Nov 19 14:31:46 2014	(r372779)
@@ -10,8 +10,6 @@ DISTNAME=	rox-filer-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Simple and easy to use graphical file manager
 
-RUN_DEPENDS=	${LOCALBASE}/share/mime/packages/freedesktop.org.xml:${PORTSDIR}/misc/shared-mime-info
-
 PLIST_SUB+=	LOCALBASE=${LOCALBASE}
 
 USE_XORG=	x11 sm xaw xproto



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411191431.sAJEVl5D021963>