diff options
Diffstat (limited to 'sysutils/fusefs-httpfs/Makefile')
-rw-r--r-- | sysutils/fusefs-httpfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile index 2cd800069ae1..d0ece95c033c 100644 --- a/sysutils/fusefs-httpfs/Makefile +++ b/sysutils/fusefs-httpfs/Makefile @@ -21,6 +21,7 @@ CFLAGS+= -D__BSD_VISIBLE ALL_TARGET= httpfs2 PLIST_FILES= bin/httpfs2 +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/httpfs2 ${PREFIX}/bin |