From 5fd25bccece3d8585cdc0a8c09887bc6a54d21df Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 7 Jun 2006 15:07:26 +0000 Subject: - Update to 0.9.9 PR: ports/98585 Submitted by: maintainer --- security/libprelude/files/patch-bindings_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/libprelude/files/patch-bindings_Makefile.in (limited to 'security/libprelude/files/patch-bindings_Makefile.in') diff --git a/security/libprelude/files/patch-bindings_Makefile.in b/security/libprelude/files/patch-bindings_Makefile.in new file mode 100644 index 000000000000..851d1253b525 --- /dev/null +++ b/security/libprelude/files/patch-bindings_Makefile.in @@ -0,0 +1,11 @@ +--- bindings/Makefile.in.orig Wed Jun 7 09:35:04 2006 ++++ bindings/Makefile.in Wed Jun 7 09:35:50 2006 +@@ -471,7 +471,7 @@ + # + # Workaround invalid Makefile generated by MakeMaker when UTF-8 is enabled. + # +-@HAVE_PERL_TRUE@ cd perl && DESTDIR=$(DESTDIR) LANG="" $(PERL) Makefile.PL && $(MAKE) LD_RUN_PATH="" install ++@HAVE_PERL_TRUE@ cd perl && DESTDIR=$(DESTDIR) LANG="" $(PERL) Makefile.PL && $(MAKE) LD_RUN_PATH="" pure_install + + @HAVE_PYTHON_TRUE@ cd python && $(PYTHON) setup.py install `test -n "$(DESTDIR)" && echo --root $(DESTDIR)` + -- cgit v1.2.3