ports/multimedia/mplayerxp/files/patch-mplayerxp__nls__Makefile
Martin Wilke b04cc8eeea - Update to 0.6.1
PR:		ports/107634
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:48:40 +00:00

11 lines
283 B
Text

--- mplayerxp/nls/Makefile.orig Tue May 24 00:06:13 2005
+++ mplayerxp/nls/Makefile Tue Oct 3 01:28:34 2006
@@ -5,7 +5,7 @@
SRCS=recode.c
OBJS=$(SRCS:.c=.o)
-CFLAGS = $(OPTFLAGS) -I. -I.. -Wall
+CFLAGS = -I. -I.. $(OPTFLAGS) -Wall
# -I/usr/X11R6/include/
.SUFFIXES: .c .o