diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-22 18:58:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-22 18:58:16 +0000 |
commit | ad0bf41cc2f2c92d410eabdc0976097e3698202b (patch) | |
tree | 096c0c16fe889c51c18c963a5fa3b2214c505c19 /audio/wsoundprefs/files/patch-ad | |
parent | Update to 0.93.5 (diff) |
Update WSoundPrefs to the new 1.1.1 version.
This port switched to use the new sound server for Window Maker - wsoundserver,
which will be committed shortly. Old audio/wmsound module is now scheduled for
deletion, since it doesn't work with newest version of Window Maker and not
maintained anymore.
Notes
Notes:
svn path=/head/; revision=28688
Diffstat (limited to 'audio/wsoundprefs/files/patch-ad')
-rw-r--r-- | audio/wsoundprefs/files/patch-ad | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/wsoundprefs/files/patch-ad b/audio/wsoundprefs/files/patch-ad new file mode 100644 index 000000000000..d2d771dcb823 --- /dev/null +++ b/audio/wsoundprefs/files/patch-ad @@ -0,0 +1,8 @@ +--- src/tiff/Imakefile.orig Mon May 22 20:04:49 2000 ++++ src/tiff/Imakefile Mon May 22 20:04:52 2000 +@@ -1,4 +1,4 @@ +-TIFFDIR = /Apps/WSoundPrefs.app/tiff/ ++TIFFDIR = /GNUstep/Apps/WSoundPrefs.app/tiff/ + + TIFFS = loadset.tiff saveset.tiff + |