diff options
author | adam <adam@pkgsrc.org> | 2007-01-10 07:51:50 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-01-10 07:51:50 +0000 |
commit | ccd625676b971a221e8d2f132d61bec6be0a27a0 (patch) | |
tree | 59e8a5c69da40502a6a30285596200eb8005a95e /fonts/fontforge/patches | |
parent | 91562cf82ec38b87df71a1d4c209182905549974 (diff) | |
download | pkgsrc-ccd625676b971a221e8d2f132d61bec6be0a27a0.tar.gz |
Changes 20061220:
* new fontimage tool
* bug fixes
Diffstat (limited to 'fonts/fontforge/patches')
-rw-r--r-- | fonts/fontforge/patches/patch-ac | 12 | ||||
-rw-r--r-- | fonts/fontforge/patches/patch-ad | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/fonts/fontforge/patches/patch-ac b/fonts/fontforge/patches/patch-ac deleted file mode 100644 index af64e7eb3e7..00000000000 --- a/fonts/fontforge/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2006/03/18 04:52:33 minskim Exp $ - ---- gdraw/Makefile.dynamic.in.orig 2005-09-30 06:06:22.000000000 -0700 -+++ gdraw/Makefile.dynamic.in -@@ -3,6 +3,7 @@ top_srcdir = @top_srcdir@ - top_builddir = .. - VPATH = @srcdir@ - prefix = @prefix@ -+exec_prefix = @exec_prefix@ - bindir = @bindir@ - libdir = @libdir@ - diff --git a/fonts/fontforge/patches/patch-ad b/fonts/fontforge/patches/patch-ad deleted file mode 100644 index b695b1169fc..00000000000 --- a/fonts/fontforge/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2006/03/18 04:52:33 minskim Exp $ - ---- Unicode/Makefile.dynamic.in.orig 2005-09-30 06:10:58.000000000 -0700 -+++ Unicode/Makefile.dynamic.in -@@ -3,6 +3,7 @@ top_builddir = .. - libdir = @libdir@ - VPATH = @srcdir@ - prefix = @prefix@ -+exec_prefix = @exec_prefix@ - bindir = @bindir@ - - GU_VERSION=2 |