aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-lkl/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-02 22:42:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-02 22:42:06 +0000
commitb377d65be2ed896854740699784d45becf0904f9 (patch)
tree8ca37e66159c3b973d429fd0f26fa5eb032c8cec /sysutils/fusefs-lkl/Makefile
parent3f0b99f7c8fff04dcef53868f0858c211f4e2e8e (diff)
downloadports-b377d65be2ed896854740699784d45becf0904f9.tar.gz
ports-b377d65be2ed896854740699784d45becf0904f9.zip
Notes
Diffstat (limited to 'sysutils/fusefs-lkl/Makefile')
-rw-r--r--sysutils/fusefs-lkl/Makefile7
1 files 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