Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2018 12:41:59 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458525 - head/sysutils/fusefs-sshfs
Message-ID:  <201801091241.w09CfxJL086838@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan  9 12:41:59 2018
New Revision: 458525
URL: https://svnweb.freebsd.org/changeset/ports/458525

Log:
  Revert last commit, it breaks, amongts other things, INDEX.
  
  Pointy hat:	bofh
  Sponsored by:	Absolight

Modified:
  head/sysutils/fusefs-sshfs/Makefile   (contents, props changed)

Modified: head/sysutils/fusefs-sshfs/Makefile
==============================================================================
--- head/sysutils/fusefs-sshfs/Makefile	Tue Jan  9 12:35:47 2018	(r458524)
+++ head/sysutils/fusefs-sshfs/Makefile	Tue Jan  9 12:41:59 2018	(r458525)
@@ -14,7 +14,7 @@ COMMENT=	Mount remote directories over ssh
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	rst2man:textproc/py-docutils@${FLAVOR}
+BUILD_DEPENDS=	rst2man:textproc/py-docutils
 
 USES=		fuse:3 gettext meson pkgconfig
 



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