13 lines
595 B
Plaintext
13 lines
595 B
Plaintext
$OpenBSD: patch-xfsound_Makefile_in,v 1.2 2002/03/24 01:20:39 brad Exp $
|
|
--- xfsound/Makefile.in.orig Sun Jan 20 14:16:57 2002
|
|
+++ xfsound/Makefile.in Sat Mar 23 20:11:56 2002
|
|
@@ -152,7 +152,7 @@ xfsound_SOURCES = \
|
|
xfsound_LDADD = ../libs/libxfcecore.la ../libs/libxfwmcore.la \
|
|
@DMALLOC_LIB@ @GTK_LIBS@ @GDK_IMLIB_LIBS@ @GDK_PIXBUF_LIBS@ \
|
|
@AUDIOFILE_LIBS@ @ARTS_LIBS@ @INTLLIBS@ @LIBS@ ../libs/libxfwmcore.la \
|
|
- ${X_LIBS} ${X_PRE_LIBS} -lXpm @XFT_LIBS@
|
|
+ ${X_LIBS} ${X_PRE_LIBS} -lXpm @XFT_LIBS@ @OSSAUDIO_LIBS@
|
|
|
|
|
|
xfsound_DEPENDENCIES = ../libs/libxfcecore.la ../libs/libxfwmcore.la
|