openbsd-ports/comms/pilot-link/patches/patch-bindings_Makefile_in

13 lines
450 B
Plaintext
Raw Normal View History

$OpenBSD: patch-bindings_Makefile_in,v 1.1 2004/12/11 04:59:46 pvalchev Exp $
--- bindings/Makefile.in.orig Tue Jul 1 13:09:05 2003
+++ bindings/Makefile.in Fri Dec 10 21:51:33 2004
@@ -355,7 +355,7 @@ python-clean: Python/setup.py
#
Perl/Makefile: Perl/Makefile.PL
- cd Perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
+ cd Perl && $(PERL) Makefile.PL INSTALLDIRS=site
perl-build: Perl/Makefile
cd Perl && $(MAKE) PREFIX=$(DESTDIR)$(prefix)