freebsd-ports/audio/xmms-wma/files/patch-ffmpeg-strip-wma::Makefile
Kirill Ponomarev fb1a18c3c5 - Update to version 0.1.3
PR:		ports/64339
Submitted by:	maintainer
2004-03-16 14:39:19 +00:00

11 lines
595 B
Text

--- ffmpeg-strip-wma/Makefile.orig Mon Feb 23 01:47:06 2004
+++ ffmpeg-strip-wma/Makefile Tue Mar 16 15:29:21 2004
@@ -6,7 +6,7 @@
include config.mak
# NOTE: -I.. is needed to include config.h
-CFLAGS=$(OPTFLAGS) -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
+CFLAGS+=$(OPTFLAGS) -DHAVE_AV_CONFIG_H -I.. -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
OBJS= common.o utils.o mem.o allcodecs.o futils.o cutils.o os_support.o allformats.o parser.o \
avio.o aviobuf.o file.o simple_idct.o dsputil.o fft.o mdct.o asf.o