summaryrefslogtreecommitdiff
path: root/security/libprelude/patches
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2006-08-17 11:31:40 +0000
committershannonjr <shannonjr>2006-08-17 11:31:40 +0000
commitd9733f57fec37140f61e323a6cc10ec642be7117 (patch)
treeeba6330ae817ae92bb3b2741af061210fe20fc54 /security/libprelude/patches
parent7243bb9aa2134ee7fe6ab1512b57a535d28c4ed0 (diff)
downloadpkgsrc-d9733f57fec37140f61e323a6cc10ec642be7117.tar.gz
Update to 0.9.10.1. Changes:
- Fix checking for swig/perl/python when full path to the application is specified. - Fix OpenBSD getaddrinfo() AI_ADDRCONFIG issue (apply to some other system as well). - Fix workaround for system with broken libtool, that prevented the use of plugin (#168).
Diffstat (limited to 'security/libprelude/patches')
-rw-r--r--security/libprelude/patches/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/libprelude/patches/patch-ac b/security/libprelude/patches/patch-ac
index 067c0b25a12..663f5c1625a 100644
--- a/security/libprelude/patches/patch-ac
+++ b/security/libprelude/patches/patch-ac
@@ -1,9 +1,9 @@
-$NetBSD: patch-ac,v 1.2 2006/04/12 19:40:51 joerg Exp $
+$NetBSD: patch-ac,v 1.3 2006/08/17 11:31:40 shannonjr Exp $
---- Makefile.in.orig 2006-03-09 13:08:17.000000000 +0000
+--- Makefile.in.orig 2006-07-25 05:58:26.000000000 -0600
+++ Makefile.in
-@@ -299,7 +299,7 @@ mkdir_p = @mkdir_p@
- oldincludedir = @oldincludedir@
+@@ -304,7 +304,7 @@ oldincludedir = @oldincludedir@
+ pdfdir = @pdfdir@
prefix = @prefix@
prelude_adduser_libs = @prelude_adduser_libs@
-prelude_config_dir = @prelude_config_dir@
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.2 2006/04/12 19:40:51 joerg Exp $
prelude_ident_file = @prelude_ident_file@
prelude_spool_dir = @prelude_spool_dir@
program_transform_name = @program_transform_name@
-@@ -833,64 +833,12 @@ prelude-config.h: $(top_builddir)/config
+@@ -839,64 +839,12 @@ prelude-config.h: $(top_builddir)/config
install-data-local:
$(INSTALL) -d -m 755 $(DESTDIR)$(prelude_spool_dir);