From b377d65be2ed896854740699784d45becf0904f9 Mon Sep 17 00:00:00 2001 From: Antoine Brodin <antoine@FreeBSD.org> Date: Wed, 2 Dec 2015 22:42:06 +0000 Subject: - Remove build dependency on the python symlink - libfuse.so is already provided by USES=fuse --- sysutils/fusefs-lkl/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile index 27e7432f6151..f9e616b03575 100644 --- a/sysutils/fusefs-lkl/Makefile +++ b/sysutils/fusefs-lkl/Makefile @@ -12,11 +12,10 @@ COMMENT= Full-featured Linux BTRFS, Ext4, XFS as a FUSE module LICENSE= GPLv2 -BUILD_DEPENDS+= gnubc>0:${PORTSDIR}/math/gnubc -BUILD_DEPENDS+= python>0:${PORTSDIR}/lang/python -LIB_DEPENDS+= libfuse.so:${PORTSDIR}/sysutils/fusefs-libs +BUILD_DEPENDS= gnubc>0:${PORTSDIR}/math/gnubc -USES= fuse gmake +USES= fuse gmake python:build shebangfix +SHEBANG_FILES= ../../arch/lkl/scripts/headers_install.py USE_BINUTILS= yes USE_GCC= yes USE_GITHUB= yes -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0