1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/security/polarssl
Matthias Andree d8d9871e4e Fix regression from my earlier commit r324675 which caused a
"make fetch" failure on non-POSIX-compliant SHELL:

1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a
   POSIX-compliant shell (such as /bin/sh)

2. Just because it's meant that way, add an svn:executable=* property
   on files/fetchwrapper.sh.

PR:		ports/181252
Reported by:	Mike Harding (private email)
2013-08-14 17:28:32 +00:00
..
files Fix regression from my earlier commit r324675 which caused a 2013-08-14 17:28:32 +00:00
distinfo
Makefile Fix regression from my earlier commit r324675 which caused a 2013-08-14 17:28:32 +00:00
pkg-descr
pkg-plist