openbsd-ports/textproc/highlight/patches/patch-src_makefile
jasper 09433c35a9 import highlight 2.6.1
Highlight converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX and XML
files with syntax highlighting. Its language definitions, colour themes
and indentation schemes are customizable.

tweak & ok ajacoutot@
2007-07-05 09:58:32 +00:00

14 lines
407 B
Plaintext

$OpenBSD: patch-src_makefile,v 1.1.1.1 2007/07/05 09:58:32 jasper Exp $
--- src/makefile.orig Tue Jul 3 21:51:55 2007
+++ src/makefile Tue Jul 3 21:52:08 2007
@@ -13,9 +13,6 @@
# Add -DUSE_FN_MATCH to enable better wildcard support with the --batch-recursive option.
# See "man 3 fnmatch" for details.
-CXX=c++
-
-CFLAGS := -O2
#CFLAGS := -Wall -DHL_DATA_DIR=\"${HL_DATA_DIR}\" -ggdb
LDFLAGS = -s