mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 15:06:40 -04:00
14 lines
348 B
Plaintext
14 lines
348 B
Plaintext
$NetBSD: patch-ad,v 1.1 2005/08/08 18:13:13 jlam Exp $
|
|
|
|
--- Makefile.in.orig 2003-08-29 14:27:07.000000000 -0400
|
|
+++ Makefile.in
|
|
@@ -68,7 +68,7 @@ $(MANUALS) dummy:
|
|
@PERL_DISTCLEAN@ dummy: perl/Makefile
|
|
|
|
perl/Makefile: perl/Makefile.PL
|
|
- -cd perl && $(PERL) Makefile.PL
|
|
+ -cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
|
|
|
|
install: whatis
|
|
|