summaryrefslogtreecommitdiff
path: root/textproc/php4-wddx/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php4-wddx/patches/patch-aa')
-rw-r--r--textproc/php4-wddx/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/php4-wddx/patches/patch-aa b/textproc/php4-wddx/patches/patch-aa
deleted file mode 100644
index 1ed08b49da4..00000000000
--- a/textproc/php4-wddx/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/10/16 06:28:06 jlam Exp $
-
---- Makefile.in.orig Mon May 1 18:38:34 2000
-+++ Makefile.in
-@@ -1,5 +1,7 @@
-
- LTLIBRARY_NAME = libwddx.la
- LTLIBRARY_SOURCES = wddx.c
-+LTLIBRARY_SHARED_NAME = wddx.la
-+LTLIBRARY_SHARED_LIBADD = $(WDDX_SHARED_LIBADD)
-
- include $(top_srcdir)/build/dynlib.mk