summaryrefslogtreecommitdiffstats
path: root/usr.bin/perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/perl/Makefile')
-rw-r--r--usr.bin/perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/perl/Makefile b/usr.bin/perl/Makefile
index fea5979..0c03778 100644
--- a/usr.bin/perl/Makefile
+++ b/usr.bin/perl/Makefile
@@ -3,6 +3,7 @@
PROG= perl
NOMAN=
WARNS?= 6
-LINKS= ${BINDIR}/perl ${BINDIR}/perl5
+LINKS= ${BINDIR}/perl ${BINDIR}/perl5 \
+ ${BINDIR}/perl ${BINDIR}/suidperl
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud