diff options
Diffstat (limited to 'sysutils/fusefs-sshfs/Makefile')
-rw-r--r-- | sysutils/fusefs-sshfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 23a4b208197a..c5a07b2ca609 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -19,6 +19,7 @@ USE_GNOME= glib20 MAN1= sshfs.1 +NO_STAGE= yes post-install: @${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE} @${CAT} ${PKGMESSAGE} |