diff options
Diffstat (limited to 'devel/opencm/patches/patch-ad')
-rw-r--r-- | devel/opencm/patches/patch-ad | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/opencm/patches/patch-ad b/devel/opencm/patches/patch-ad index 4dd102b7110..81b281b2089 100644 --- a/devel/opencm/patches/patch-ad +++ b/devel/opencm/patches/patch-ad @@ -1,12 +1,12 @@ -$NetBSD: patch-ad,v 1.2 2002/08/28 16:49:42 agc Exp $ +$NetBSD: patch-ad,v 1.3 2002/11/26 12:09:45 jmmv Exp $ ---- Makefile.in 2002/08/27 17:47:00 1.1 -+++ Makefile.in 2002/08/27 17:47:13 -@@ -132,7 +132,7 @@ +--- Makefile.in.orig Fri Oct 11 07:48:47 2002 ++++ Makefile.in +@@ -130,7 +130,7 @@ DISTFILES = \ ### Subdirectories to run make in for the primary targets. # Unix source subdirs, where we'll want to run lint and etags: --USOURCE_SUBDIRS = libgdiff gc6.0 zlib src +-USOURCE_SUBDIRS = libgdiff gc6.1 zlib src +USOURCE_SUBDIRS = libgdiff src # All other subdirs: SUBDIRS = ${USOURCE_SUBDIRS} doc tools etc |