1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/deskutils/ical/files/patch-time_Makefile.in
Tobias Kortkamp 1d32e97a18 desktuils/ical: Fix build with Clang 6
- Submitter becomes maintainer
- While here add missing dependencies

http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log

PR:		226799
Reported by:	bob@immure.com
Submitted by:	fbsd@opal.com
2018-07-07 15:35:36 +00:00

11 lines
284 B
Plaintext

--- time/Makefile.in.orig 1996-02-10 03:17:47 UTC
+++ time/Makefile.in
@@ -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