Fix perl build not to install libperl* twice. This has caused an
authoryasuoka <yasuoka@openbsd.org>
Thu, 25 Jan 2018 02:47:00 +0000 (02:47 +0000)
committeryasuoka <yasuoka@openbsd.org>
Thu, 25 Jan 2018 02:47:00 +0000 (02:47 +0000)
commitdb092844d4c65edd6daf10ed2b3474be2c913f3d
treecbf4bf1db5e312d89b05da9337e78ed69cdeffb9
parentb663a887f4513b013d92122a4ec48eabb57388aa
Fix perl build not to install libperl* twice.  This has caused an
actual error if "install" was done parallelly.

ok espie todd andrew1, input andrew1
gnu/usr.bin/perl/Makefile.bsd-wrapper1