Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 18:23:15 +0000 (UTC)
From:      "Conrad E. Meyer" <cem@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402614 - head/sysutils/fusefs-lkl
Message-ID:  <201511291823.tATINFmt082844@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cem (src committer)
Date: Sun Nov 29 18:23:15 2015
New Revision: 402614
URL: https://svnweb.freebsd.org/changeset/ports/402614

Log:
  sysutils/fusefs-lkl: Add needed USES=python

Modified:
  head/sysutils/fusefs-lkl/Makefile

Modified: head/sysutils/fusefs-lkl/Makefile
==============================================================================
--- head/sysutils/fusefs-lkl/Makefile	Sun Nov 29 18:08:04 2015	(r402613)
+++ head/sysutils/fusefs-lkl/Makefile	Sun Nov 29 18:23:15 2015	(r402614)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 BUILD_DEPENDS+=	gnubc>0:${PORTSDIR}/math/gnubc
 LIB_DEPENDS+=	libfuse.so:${PORTSDIR}/sysutils/fusefs-libs
 
-USES=		fuse gmake
+USES=		fuse gmake python
 USE_BINUTILS=	yes
 USE_GCC=	yes
 USE_GITHUB=	yes



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