summaryrefslogtreecommitdiff
path: root/fonts/font-jis-misc/patches
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/font-jis-misc/patches')
-rw-r--r--fonts/font-jis-misc/patches/patch-aa13
-rw-r--r--fonts/font-jis-misc/patches/patch-ab13
-rw-r--r--fonts/font-jis-misc/patches/patch-ac12
3 files changed, 0 insertions, 38 deletions
diff --git a/fonts/font-jis-misc/patches/patch-aa b/fonts/font-jis-misc/patches/patch-aa
deleted file mode 100644
index 783139df857..00000000000
--- a/fonts/font-jis-misc/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.3 2006/11/15 15:00:00 joerg Exp $
-
---- Makefile.am.orig 2005-11-24 06:21:15.000000000 +0100
-+++ Makefile.am
-@@ -40,8 +40,6 @@ CLEANFILES = $(font_DATA)
- EXTRA_DIST = $(BDF_FILES) autogen.sh
-
- install-data-hook:
-- @rm -f $(DESTDIR)$(fontdir)/fonts.scale
-- $(MKFONTSCALE) $(DESTDIR)$(fontdir)
- @rm -f $(DESTDIR)$(fontdir)/font.dir
- $(MKFONTDIR) $(DESTDIR)$(fontdir)
-
diff --git a/fonts/font-jis-misc/patches/patch-ab b/fonts/font-jis-misc/patches/patch-ab
deleted file mode 100644
index 6dfcf18ae65..00000000000
--- a/fonts/font-jis-misc/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.2 2006/11/15 15:00:00 joerg Exp $
-
---- Makefile.in.orig 2005-12-21 09:19:02.000000000 +0100
-+++ Makefile.in
-@@ -391,8 +391,6 @@ uninstall-am: uninstall-fontDATA uninsta
- $(BDFTOPCF) -t $< | gzip > $@
-
- install-data-hook:
-- @rm -f $(DESTDIR)$(fontdir)/fonts.scale
-- $(MKFONTSCALE) $(DESTDIR)$(fontdir)
- @rm -f $(DESTDIR)$(fontdir)/font.dir
- $(MKFONTDIR) $(DESTDIR)$(fontdir)
-
diff --git a/fonts/font-jis-misc/patches/patch-ac b/fonts/font-jis-misc/patches/patch-ac
deleted file mode 100644
index 929c18a5317..00000000000
--- a/fonts/font-jis-misc/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.2 2006/11/15 15:00:00 joerg Exp $
-
---- configure.ac.orig 2005-12-15 01:24:24.000000000 +0100
-+++ configure.ac
-@@ -29,7 +29,6 @@ AM_MAINTAINER_MODE
- AC_PROG_INSTALL
-
- AC_PATH_PROG(BDFTOPCF, bdftopcf)
--AC_PATH_PROG(MKFONTSCALE, mkfontscale)
- AC_PATH_PROG(MKFONTDIR, mkfontdir)
-
- m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))])