summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/Makefile.SH')
-rw-r--r--gnu/usr.bin/perl/Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/Makefile.SH b/gnu/usr.bin/perl/Makefile.SH
index 61f01b5aee9..03c6558c3f6 100644
--- a/gnu/usr.bin/perl/Makefile.SH
+++ b/gnu/usr.bin/perl/Makefile.SH
@@ -51,7 +51,7 @@ true)
sunos*)
linklibperl="-lperl"
;;
- netbsd*|freebsd[234]*)
+ netbsd*|freebsd[234]*|openbsd*)
linklibperl="-L. -lperl"
;;
aix*)