mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
10 lines
237 B
Text
10 lines
237 B
Text
--- lib/Makefile.orig Sat Dec 9 20:39:45 2006
|
|
+++ lib/Makefile Sat Dec 9 20:39:49 2006
|
|
@@ -1,7 +1,6 @@
|
|
OCAMLMAKEFILE = ../OCamlMakefile
|
|
|
|
SOURCES = pcre.mli pcre.ml pcre_stubs.c
|
|
-CFLAGS = -O2
|
|
CLIBS = pcre
|
|
RESULT = pcre
|
|
|