aboutsummaryrefslogtreecommitdiff
path: root/audio/libworkman/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libworkman/files/patch-Imakefile')
-rw-r--r--audio/libworkman/files/patch-Imakefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/libworkman/files/patch-Imakefile b/audio/libworkman/files/patch-Imakefile
index 3d97d1abe26c..c505f5b51c50 100644
--- a/audio/libworkman/files/patch-Imakefile
+++ b/audio/libworkman/files/patch-Imakefile
@@ -1,6 +1,6 @@
---- Imakefile.orig 1999-05-30 00:48:17.000000000 +0900
-+++ Imakefile 2011-08-23 13:40:41.000000000 +0900
-@@ -31,7 +31,7 @@
+--- Imakefile.orig 1999-05-29 15:48:17 UTC
++++ Imakefile
+@@ -31,7 +31,7 @@ XCOMM
#include "include/wm_version.h"
@@ -9,7 +9,7 @@
SRCS = cddb.c cdrom.c cdinfo.c plat_freebsd.c plat_sun.c plat_hpux.c \
plat_ultrix.c plat_news.c plat_bsd386.c plat_osf1.c plat_linux.c \
-@@ -47,6 +47,7 @@
+@@ -47,6 +47,7 @@ OBJS = cddb.o cdrom.o cdinfo.o plat_free
HEADERS= \
include/wm_cdda.h \
@@ -17,7 +17,7 @@
include/wm_cdinfo.h \
include/wm_cdrom.h \
include/wm_config.h \
-@@ -65,7 +66,7 @@
+@@ -65,7 +66,7 @@ HEADERS= \
#ifdef SHARED_LIBWORKMAN
SharedLibraryTarget(workman,$(WM_LIBVER),$(OBJS),.,.)