diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
commit | 47aaab6ded97a0b0fd9da2917813d4c57e8534a8 (patch) | |
tree | 4dd1d78f8a6d0e49fcb5595643a8f2129456fde1 /audio/xwave/files/patch-al | |
parent | Install texi2dvi which is required by texi2pdf. (diff) |
- Update to version 2v2
PR: 19759
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=30577
Diffstat (limited to 'audio/xwave/files/patch-al')
-rw-r--r-- | audio/xwave/files/patch-al | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/xwave/files/patch-al b/audio/xwave/files/patch-al index 559e249cf7d2..8e1de6f64c46 100644 --- a/audio/xwave/files/patch-al +++ b/audio/xwave/files/patch-al @@ -1,11 +1,9 @@ -$NetBSD: patch-al,v 1.2 1998/08/07 10:36:24 agc Exp $ - ---- config.site.BAK Sat Feb 21 19:55:25 1998 -+++ config.site Sat Feb 21 19:55:55 1998 +--- config.site.orig Mon Nov 9 08:22:55 1998 ++++ config.site Fri Jun 30 19:52:45 2000 @@ -1,5 +1,5 @@ -EXTRA_INCLUDES=-I../ -I../include -+EXTRA_INCLUDES=-I../ -I../include -I${X11BASE}/include ++EXTRA_INCLUDES=-I$(TOP) -I$(TOP)/include -I$(INCROOT) XCOMM On sgi we need libaudio XCOMM OSLIBS=-laudio |