summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/patches/patch-ah
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-13 21:32:40 +0000
committerwiz <wiz>2006-04-13 21:32:40 +0000
commite56eac1acd6c1e431693d1a5f9a395edaf42333b (patch)
tree5d03024f73b0793214a0255cf6144c1dfd8ff6be /security/cyrus-sasl/patches/patch-ah
parent837563996f1914e6f587dbe2cf3219e8bd7266b7 (diff)
downloadpkgsrc-e56eac1acd6c1e431693d1a5f9a395edaf42333b.tar.gz
Add current contents of security/cyrus-sasl2, starting its move
to security/cyrus-sasl (to make PKGNAME match directory name).
Diffstat (limited to 'security/cyrus-sasl/patches/patch-ah')
-rw-r--r--security/cyrus-sasl/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/cyrus-sasl/patches/patch-ah b/security/cyrus-sasl/patches/patch-ah
new file mode 100644
index 00000000000..3cc132f0539
--- /dev/null
+++ b/security/cyrus-sasl/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.5 2006/04/13 21:32:40 wiz Exp $
+
+--- lib/Makefile.in.orig Fri Aug 13 13:53:00 2004
++++ lib/Makefile.in
+@@ -121,7 +121,7 @@ JAVA_TRUE = @JAVA_TRUE@
+ LDFLAGS = @LDFLAGS@
+ LIBOBJS = @LIBOBJS@
+ LIBS = @LIBS@
+-LIBTOOL = @LIBTOOL@
++LIBTOOL = $(SHLIBTOOL)
+ LIB_CRYPT = @LIB_CRYPT@
+ LIB_DES = @LIB_DES@
+ LIB_DOOR = @LIB_DOOR@