freebsd-ports/deskutils/ical/files/patch-ae
Steve Price f99f74a746 Respect C{,XX}FLAGS.
PR:		18242
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-30 00:12:03 +00:00

10 lines
310 B
Text

--- time/Makefile.in.orig Sat Apr 29 15:17:20 2000
+++ time/Makefile.in Sat Apr 29 15:17:25 2000
@@ -11,7 +11,6 @@
ECHO = echo
RANLIB = @RANLIB@
- CXXFLAGS = -O
CXXINCS = -I.. -I$(srcdir)
OBJS = Date.o Month.o Time.o WeekDay.o Year.o parse.o
TESTS = testparse