From 596fd718a5efaf31a5dce3fef1a5c0922dcec36c Mon Sep 17 00:00:00 2001
From: Miod Vallat <miod@cvs.openbsd.org>
Date: Thu, 3 Apr 2014 18:27:26 +0000
Subject: Put back 1.11, lost during the last update; unbreaks NOPIC builds. ok
 deraadt@

---
 gnu/usr.bin/perl/Makefile.bsd-wrapper1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'gnu/usr.bin/perl')

diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper1 b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
index 2f95878cf1b..e97af14143e 100644
--- a/gnu/usr.bin/perl/Makefile.bsd-wrapper1
+++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
@@ -808,8 +808,8 @@ _quick3p=
     vmsish 3p				lib/vmsish.pm \
     warnings 3p				lib/warnings.pm \
     warnings::register 3p		lib/warnings/register.pm \
-    XS::APItest 3p			lib/XS/APItest.pm \
-    XS::Typemap 3p			lib/XS/Typemap.pm \
+    XS::APItest 3p			ext/XS-APItest/APItest.pm \
+    XS::Typemap 3p			ext/XS-Typemap/Typemap.pm \
     XSLoader 3p				lib/XSLoader.pm
 .  ifndef NOMAN
 MAN+= ${page}.${sect}
-- 
cgit v1.2.3