summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/util/domd
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/util/domd')
-rwxr-xr-xcrypto/openssl/util/domd2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/util/domd b/crypto/openssl/util/domd
index 9f75131..51c59bd 100755
--- a/crypto/openssl/util/domd
+++ b/crypto/openssl/util/domd
@@ -7,5 +7,5 @@ shift
cp Makefile.ssl Makefile.save
makedepend -f Makefile.ssl $@
-perl $TOP/util/clean-depend.pl < Makefile.ssl > Makefile.new
+${PERL} $TOP/util/clean-depend.pl < Makefile.ssl > Makefile.new
mv Makefile.new Makefile.ssl
OpenPOWER on IntegriCloud