diff options
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/trunk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/trunk/Makefile b/openssl/trunk/Makefile index be4bcefa..18fa5a3d 100644 --- a/openssl/trunk/Makefile +++ b/openssl/trunk/Makefile @@ -68,7 +68,7 @@ EXE_EXT= ARFLAGS= AR=ar $(ARFLAGS) r RANLIB= /usr/bin/ranlib -PERL= /usr/local/bin/perl5 +PERL= /usr/bin/perl TAR= tar TARFLAGS= --no-recursion MAKEDEPPROG=makedepend |