diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-23 12:05:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-23 12:05:31 +0000 |
commit | 62e2e649fd3c74f753616767601ad513274b34d1 (patch) | |
tree | f47695cf424d20a8d79c9a679b1a9b72f6b6e408 /devel | |
parent | e50e9b6a181dde1defab2b561a5f00bf5640bc69 (diff) | |
download | pkgsrc-62e2e649fd3c74f753616767601ad513274b34d1.tar.gz |
regen with correct offsets
Diffstat (limited to 'devel')
-rw-r--r-- | devel/allegro/patches/patch-aa | 6 | ||||
-rw-r--r-- | devel/allegro/patches/patch-ab | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/allegro/patches/patch-aa b/devel/allegro/patches/patch-aa index f7ce4104b94..a9f38908d8a 100644 --- a/devel/allegro/patches/patch-aa +++ b/devel/allegro/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2004/11/09 10:48:02 adam Exp $ +$NetBSD: patch-aa,v 1.4 2005/05/23 12:05:31 wiz Exp $ ---- makefile.in.orig 2004-10-03 12:04:02.000000000 +0000 +--- makefile.in.orig 2004-12-02 02:02:14.000000000 +0100 +++ makefile.in -@@ -478,17 +478,7 @@ install-lib: lib modules +@@ -480,17 +480,7 @@ install-lib: lib modules fi $(mkinstalldirs) $(DESTDIR)$(bindir) @echo Installing allegro-config to $(DESTDIR)$(bindir) diff --git a/devel/allegro/patches/patch-ab b/devel/allegro/patches/patch-ab index ed85473632c..4f68320d5e1 100644 --- a/devel/allegro/patches/patch-ab +++ b/devel/allegro/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.3 2004/11/09 10:48:02 adam Exp $ +$NetBSD: patch-ab,v 1.4 2005/05/23 12:05:31 wiz Exp $ ---- configure.orig 2004-11-09 10:59:03.000000000 +0000 +--- configure.orig 2005-01-24 18:46:54.000000000 +0100 +++ configure -@@ -10034,9 +10034,7 @@ if test -n "GCC"; then +@@ -10111,9 +10111,7 @@ if test -n "GCC"; then fi ALLEGRO_PROFILE_CFLAGS="$CFLAGS -pg $TARGET_ARCH -O2 -funroll-loops -ffast-math $WFLAGS" if test "X$allegro_cv_support_fomit_frame_pointer" = "Xyes"; then |