diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-21 18:35:50 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-21 18:35:50 +0000 |
commit | 0384daf89310dc3e1142c2b15c1efbc91d113c03 (patch) | |
tree | aba36cc29a96c2c9181e5b2b3a1a3073ba8cdad5 /audio/libxmp/files/patch-Makefile.in | |
parent | - Update to 2.1.5 (diff) |
Update to 4.1.0
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=316193
Diffstat (limited to 'audio/libxmp/files/patch-Makefile.in')
-rw-r--r-- | audio/libxmp/files/patch-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libxmp/files/patch-Makefile.in b/audio/libxmp/files/patch-Makefile.in index 3ea1f4eac263..444ff04d2e91 100644 --- a/audio/libxmp/files/patch-Makefile.in +++ b/audio/libxmp/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- ./Makefile.in.orig 2013-02-15 15:51:27.000000000 +0100 -+++ ./Makefile.in 2013-02-15 15:52:39.000000000 +0100 -@@ -144,8 +144,8 @@ +--- ./Makefile.in.orig 2013-04-14 21:18:04.000000000 +0200 ++++ ./Makefile.in 2013-04-21 20:29:39.708633804 +0200 +@@ -149,8 +149,8 @@ @echo "Installing xmp.h..." @$(INSTALL) -m644 include/xmp.h $(DESTDIR)$(INCLUDEDIR) @echo "Installing libxmp.pc..." |