1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
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

11 lines
310 B
Plaintext

--- 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