summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/lib/Makefile')
-rw-r--r--gnu/usr.bin/perl/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/lib/Makefile b/gnu/usr.bin/perl/lib/Makefile
index 387824b..76398c8 100644
--- a/gnu/usr.bin/perl/lib/Makefile
+++ b/gnu/usr.bin/perl/lib/Makefile
@@ -9,7 +9,7 @@ PLIB+= stat.pl syslog.pl termcap.pl timelocal.pl validate.pl
NOOBJ=
install:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${PLIB} ${PLIBDIR}
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${PLIB} ${PLIBDIR}
clean:
cleandir:
OpenPOWER on IntegriCloud