diff options
Diffstat (limited to 'www/ap2-auth-ldap/patches/patch-aa')
-rw-r--r-- | www/ap2-auth-ldap/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/ap2-auth-ldap/patches/patch-aa b/www/ap2-auth-ldap/patches/patch-aa new file mode 100644 index 00000000000..4a58fb7cf40 --- /dev/null +++ b/www/ap2-auth-ldap/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2005/02/21 21:55:25 adrianp Exp $ + +--- Makefile.in.orig 2005-02-18 21:27:01.000000000 +0000 ++++ Makefile.in 2005-02-18 21:27:47.000000000 +0000 +@@ -45,7 +45,7 @@ + + $(MODULE): $(OBJS) + @echo "*******" +- $(APXS) -c $(OBJS) $(LDFLAGS) $(LIBS) ++ #$(APXS) -c $(OBJS) $(LDFLAGS) $(LIBS) + + install: + @echo "" |