mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
- 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
10 lines
284 B
Text
10 lines
284 B
Text
--- 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
|