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

15 lines
453 B
Plaintext

$OpenBSD: patch-dvdread_Makefile,v 1.1 2008/02/08 17:32:41 jakemsr Exp $
--- dvdread/Makefile.orig Mon Jan 21 15:04:18 2008
+++ dvdread/Makefile Mon Jan 21 15:04:41 2008
@@ -12,8 +12,8 @@ SRCS_COMMON = cmd_print.c \
nav_print.c \
nav_read.c \
-CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE
-
CFLAGS-$(DVDCSS_INTERNAL) += -I../libdvdcss -DHAVE_DVDCSS_DVDCSS_H
include ../mpcommon.mak
+
+CFLAGS += -D__USE_UNIX98 -D_GNU_SOURCE