summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-24 14:31:37 +0000
committerwiz <wiz@pkgsrc.org>2005-07-24 14:31:37 +0000
commite27fffb107a8ca43ab76e2ef322042052996d878 (patch)
treec5af92a23c0d754d601c66af9ff91a6515d9ecf0 /games
parentd7ab7d00dda94ef63195f0625d4847500397f04b (diff)
downloadpkgsrc-e27fffb107a8ca43ab76e2ef322042052996d878.tar.gz
regen with correct offsets.
Diffstat (limited to 'games')
-rw-r--r--games/wesnoth/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/patches/patch-ac b/games/wesnoth/patches/patch-ac
index 88b17e21602..2e64a9515ba 100644
--- a/games/wesnoth/patches/patch-ac
+++ b/games/wesnoth/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2005/07/14 21:47:57 wiz Exp $
+$NetBSD: patch-ac,v 1.4 2005/07/24 14:31:37 wiz Exp $
---- configure.orig 2005-06-06 00:03:23.000000000 +0200
+--- configure.orig 2005-06-29 22:32:22.000000000 +0200
+++ configure
-@@ -8588,7 +8588,7 @@ fi
+@@ -8586,7 +8586,7 @@ fi
done
test -n "$PNG_CONFIG" || PNG_CONFIG="none"
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.3 2005/07/14 21:47:57 wiz Exp $
if test "x$PNG_CONFIG" = "xnone"; then
pngfound=no
{ echo "$as_me:$LINENO: WARNING: *** LIBPNG not found." >&5
-@@ -8598,8 +8598,11 @@ else
+@@ -8596,8 +8596,11 @@ else
PNG_CFLAGS=`$PNG_CONFIG --cflags`
PNG_LIBS=`$PNG_CONFIG --libs`
fi