aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl-devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-24 10:25:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-24 10:25:16 +0000
commit7c5c05eb08bb125faeba8f59f8bb77d25d3de535 (patch)
tree792ad27f7ef0feec90d2e53fdb1b54bb5423b227 /devel/sdl-devel
parentbda342bf82584dfbe9190bbb9403242567b92846 (diff)
downloadports-7c5c05eb08bb125faeba8f59f8bb77d25d3de535.tar.gz
ports-7c5c05eb08bb125faeba8f59f8bb77d25d3de535.zip
Notes
Diffstat (limited to 'devel/sdl-devel')
-rw-r--r--devel/sdl-devel/files/patch-aj28
1 files changed, 23 insertions, 5 deletions
diff --git a/devel/sdl-devel/files/patch-aj b/devel/sdl-devel/files/patch-aj
index ea594b88bd00..1aea9b14afdd 100644
--- a/devel/sdl-devel/files/patch-aj
+++ b/devel/sdl-devel/files/patch-aj
@@ -1,6 +1,24 @@
---- Makefile.in.orig Fri Mar 31 08:31:12 2000
-+++ Makefile.in Mon Apr 24 00:29:07 2000
-@@ -113,7 +113,7 @@
+
+$FreeBSD$
+
+--- Makefile.in.orig Fri Jan 5 22:18:18 2001
++++ Makefile.in Wed Jan 24 12:02:04 2001
+@@ -44,10 +44,10 @@
+
+ top_builddir = .
+
+-ACLOCAL = @ACLOCAL@
+-AUTOCONF = @AUTOCONF@
+-AUTOMAKE = @AUTOMAKE@
+-AUTOHEADER = @AUTOHEADER@
++ACLOCAL = #@ACLOCAL@
++AUTOCONF = #@AUTOCONF@
++AUTOMAKE = #@AUTOMAKE@
++AUTOHEADER = #@AUTOHEADER@
+
+ INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -110,7 +110,7 @@
DIST_SUBDIRS = $(SUBDIRS) docs
# SDL runtime configuration script
@@ -8,8 +26,8 @@
+bin_SCRIPTS = sdl11-config
# All the rest of the distributed files
- EXTRA_DIST = BUGS COPYING CREDITS INSTALL README README-SDL.txt README.Win32 README.MacOS VisualC.html VisualC.zip CWprojects.sea.hqx MPWmake.sea.hqx WhatsNew docs.html sdl.m4 autogen.sh strip_fPIC.sh
-@@ -121,7 +121,7 @@
+ EXTRA_DIST = BUGS TODO COPYING CREDITS INSTALL README README-SDL.txt README.Win32 README.MacOS README.MacOSX VisualC.html VisualC.zip CWprojects.sea.hqx MPWmake.sea.hqx WhatsNew docs.html sdl.m4 autogen.sh strip_fPIC.sh
+@@ -118,7 +118,7 @@
# M4 macro file for inclusion with autoconf
m4datadir = $(datadir)/aclocal