diff options
Diffstat (limited to 'deskutils/fusenshi/Makefile')
-rw-r--r-- | deskutils/fusenshi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile index f761cca8d746..49c2ea993660 100644 --- a/deskutils/fusenshi/Makefile +++ b/deskutils/fusenshi/Makefile @@ -18,7 +18,7 @@ MAKE_JOBS_UNSAFE= yes .ifdef WITHOUT_SSL MAKE_ARGS+= WITHOUT_SSL=yes .else -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgnutls.so:security/gnutls .endif post-install: |