svn commit: r372779 - head/x11-fm/rox-filer

Baptiste Daroussin bapt at FreeBSD.org
Wed Nov 19 14:31:47 UTC 2014


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


More information about the svn-ports-all mailing list