aboutsummaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
Diffstat (limited to 'openssl')
-rw-r--r--openssl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in
index ee17ba7d..6c2d7ad5 100644
--- a/openssl/Makefile.in
+++ b/openssl/Makefile.in
@@ -36,7 +36,7 @@ clean:
# case it's probably easier to use ./Configure.
openssl-${VERSION}/Makefile: openssl-${VERSION}/config
- cd openssl-${VERSION}; PERL=/usr/bin/perl ${OPENSSL_CONFIG_COMMAND} ${OPTIONS}
+ cd openssl-${VERSION}; ${OPENSSL_CONFIG_COMMAND} ${OPTIONS}
cd openssl-${VERSION}; ${MAKE} depend
openssl-${VERSION}/config: openssl-${VERSION}.tar.gz