openbsd-ports/x11/mplayer/patches/patch-stream_Makefile
jakemsr d11f853ac6 maintenence update to mplayer-1.0rc2
ok biorn@ (MAINTAINER), ajacoutot@, brad@
2008-02-08 17:32:41 +00:00

13 lines
358 B
Plaintext

$OpenBSD: patch-stream_Makefile,v 1.1 2008/02/08 17:32:42 jakemsr Exp $
--- stream/Makefile.orig Sun Oct 7 12:49:26 2007
+++ stream/Makefile Mon Jan 21 12:13:35 2008
@@ -66,6 +66,8 @@ endif
include ../mpcommon.mak
+stream_dvd.o: CFLAGS := -I.. $(CFLAGS)
+
clean::
rm -f realrtsp/*.o realrtsp/*.a realrtsp/*~ \
librtsp/*.o librtsp/*.a librtsp/*~ \