diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 07:43:16 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 07:43:16 +0000 |
commit | 40b1e6bb5042ac757e16f1b47f8aaecddac9f314 (patch) | |
tree | e139b769d416018958d5ec75514225ed601baaee /audio/libmikmod/files/patch-ab | |
parent | Fill in a couple of missing WWW references... (diff) |
Looks like they updated the distfile w/o updating the version.
Some changes stolen from yoshiaki@kt.rim.or.jp
Notes
Notes:
svn path=/head/; revision=19214
Diffstat (limited to 'audio/libmikmod/files/patch-ab')
-rw-r--r-- | audio/libmikmod/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/libmikmod/files/patch-ab b/audio/libmikmod/files/patch-ab new file mode 100644 index 000000000000..d72d3a38ed53 --- /dev/null +++ b/audio/libmikmod/files/patch-ab @@ -0,0 +1,11 @@ +--- docs/Makefile.in.orig Sat May 8 18:42:08 1999 ++++ docs/Makefile.in Sat May 8 18:42:28 1999 +@@ -75,7 +75,7 @@ + LIB_LDADD = @LIB_LDADD@ + LN_S = @LN_S@ + MAINT = @MAINT@ +-MAKEINFO = @MAKEINFO@ ++MAKEINFO = @MAKEINFO@ --no-split + NM = @NM@ + PACKAGE = @PACKAGE@ + PLAYER_LIB = @PLAYER_LIB@ |