diff options
Diffstat (limited to 'security/polarssl')
-rw-r--r-- | security/polarssl/Makefile | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | security/polarssl/files/fetchwrapper.sh | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index 5efdd2c715ab..cd97f040ad55 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -51,7 +51,7 @@ post-install: .include <bsd.port.pre.mk> -FETCH_CMD:= ${SHELL} ${FILESDIR}/fetchwrapper.sh \ +FETCH_CMD= ${SH} ${FILESDIR}/fetchwrapper.sh \ ${URL_SUFFIX} ${FETCH_BINARY} ${FETCH_ARGS} .if ${ARCH} == "powerpc" diff --git a/security/polarssl/files/fetchwrapper.sh b/security/polarssl/files/fetchwrapper.sh index dcbe42ced2b6..dcbe42ced2b6 100644..100755 --- a/security/polarssl/files/fetchwrapper.sh +++ b/security/polarssl/files/fetchwrapper.sh |