summaryrefslogtreecommitdiff
path: root/devel/liboil/patches/patch-ad
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-04-11 16:58:47 +0000
committerdrochner <drochner@pkgsrc.org>2008-04-11 16:58:47 +0000
commitb4b3d223e092f9b03e2717827570efe2cf3414e6 (patch)
tree178f6324782484f38d60736e14f98a50b4d0a7df /devel/liboil/patches/patch-ad
parent838f71cf622bc2e645e704488b7866cb32b69ebf (diff)
downloadpkgsrc-b4b3d223e092f9b03e2717827570efe2cf3414e6.tar.gz
update to 0.3.14
sorry, no changelog available (The only message to the subject in the mailing list says "Release notes tomorrow".), a number of bugfixes afaict
Diffstat (limited to 'devel/liboil/patches/patch-ad')
-rw-r--r--devel/liboil/patches/patch-ad22
1 files changed, 11 insertions, 11 deletions
diff --git a/devel/liboil/patches/patch-ad b/devel/liboil/patches/patch-ad
index d41ad676c7c..ebe5b4d7a4b 100644
--- a/devel/liboil/patches/patch-ad
+++ b/devel/liboil/patches/patch-ad
@@ -1,13 +1,13 @@
-$NetBSD: patch-ad,v 1.1 2008/02/28 19:28:24 drochner Exp $
+$NetBSD: patch-ad,v 1.2 2008/04/11 16:58:47 drochner Exp $
---- examples/Makefile.in.orig 2008-02-25 22:51:20.000000000 +0100
+--- examples/Makefile.in.orig 2008-03-14 06:58:19.000000000 +0100
+++ examples/Makefile.in
-@@ -287,7 +287,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = jpeg md5 uberopt work huffman taylor videoscale audioresample jit
-+SUBDIRS = jpeg md5 uberopt work huffman taylor videoscale audioresample
- example1_SOURCES = example1.c
- example1_CFLAGS = $(LIBOIL_CFLAGS)
- example1_LDADD = $(LIBOIL_LIBS)
+@@ -126,7 +126,7 @@ RECURSIVE_TARGETS = all-recursive check-
+ ETAGS = etags
+ CTAGS = ctags
+ DIST_SUBDIRS = jpeg md5 uberopt work huffman taylor videoscale \
+- audioresample jit
++ audioresample
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ ACLOCAL = @ACLOCAL@
+ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@