1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/libev/files/patch-Makefile.in
Vsevolod Stakhov 6dd50d1fe4 * Update to 2.01
* Respect -O flags in CFLAGS

Reported by: pav
2008-01-21 12:04:18 +00:00

12 lines
253 B
Plaintext

--- Makefile.in.orig 2007-12-25 10:11:59.000000000 +0300
+++ Makefile.in 2008-01-21 14:39:26.649768099 +0300
@@ -149,7 +149,7 @@
man_MANS = ev.3
-include_HEADERS = ev.h ev++.h event.h
+include_HEADERS = ev.h ev++.h
lib_LTLIBRARIES = libev.la