summaryrefslogtreecommitdiff
path: root/textproc/highlight/patches/patch-ab
blob: 9d50030b397f68aee663fd63bddc0fb483b14cbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.3 2009/03/02 22:10:27 rh Exp $

--- src/makefile.orig	2009-01-06 12:17:29.000000000 +1000
+++ src/makefile
@@ -10,9 +10,7 @@
 # Add -DCONFIG_FILE_PATH=\"/your/path/.highlightrc\" if you want to define a
 # custom path to the highlight configuration file (default: $HOME/.highlightrc)
 
-CXX=c++
 
-CFLAGS:=-O2 ${CFLAGS}
 
 # Source paths
 CORE_DIR=./core/