diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
commit | cf104c570b6057a060aff137032968074d18b40d (patch) | |
tree | 31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/fusenshi | |
parent | 36117d709704f772dbc3d305cda6923741791598 (diff) |
Notes
Diffstat (limited to 'deskutils/fusenshi')
-rw-r--r-- | deskutils/fusenshi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile index eab53ba3d51a..d05b23730fb6 100644 --- a/deskutils/fusenshi/Makefile +++ b/deskutils/fusenshi/Makefile @@ -24,6 +24,7 @@ MAKE_ARGS+= WITHOUT_SSL=yes LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls .endif +NO_STAGE= yes post-install: @${STRIP_CMD} ${PREFIX}/bin/fusenshi |