diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/libxml2/patches/patch-ab b/textproc/libxml2/patches/patch-ab deleted file mode 100644 index a6df453422d..00000000000 --- a/textproc/libxml2/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2001/08/24 16:59:03 wiz Exp $ - ---- Makefile.in.orig Wed Aug 15 14:26:06 2001 -+++ Makefile.in -@@ -223,7 +223,7 @@ - bin_PROGRAMS = xmllint$(EXEEXT) - noinst_PROGRAMS = testSAX$(EXEEXT) testHTML$(EXEEXT) testXPath$(EXEEXT) \ - testURI$(EXEEXT) testDocbook$(EXEEXT) testCatalog$(EXEEXT) --PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) -+PROGRAMS = - - xmllint_OBJECTS = xmllint.$(OBJEXT) - testSAX_OBJECTS = testSAX.$(OBJEXT) |