mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
1d32e97a18
- 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
11 lines
284 B
Plaintext
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
|