aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmikmod/files
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-05 15:43:16 +0800
committermharo <mharo@FreeBSD.org>1999-06-05 15:43:16 +0800
commit35f5151745ebce891900727130e49b2bb3b446cd (patch)
treec53750b873a4c499e5c323fa323cd3e2c298b9d1 /audio/libmikmod/files
parent8db6f76e5fb84dbca945dbd2605a8c7f96da01b8 (diff)
downloadfreebsd-ports-graphics-35f5151745ebce891900727130e49b2bb3b446cd.tar.gz
freebsd-ports-graphics-35f5151745ebce891900727130e49b2bb3b446cd.tar.zst
freebsd-ports-graphics-35f5151745ebce891900727130e49b2bb3b446cd.zip
Looks like they updated the distfile w/o updating the version.
Some changes stolen from yoshiaki@kt.rim.or.jp
Diffstat (limited to 'audio/libmikmod/files')
-rw-r--r--audio/libmikmod/files/patch-ab11
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 00000000000..d72d3a38ed5
--- /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@