svn commit: r402614 - head/sysutils/fusefs-lkl

Conrad E. Meyer cem at FreeBSD.org
Sun Nov 29 18:23:16 UTC 2015


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


More information about the svn-ports-all mailing list