1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-21 04:30:37 -04:00
ports/textproc/source-highlight/files/patch-configure
Kevin Lo e096acc03c Update to 3.1.3
PR:	ports/143007
Submitted by:	bf1783 at gmail dot com
2010-04-19 07:06:28 +00:00

20 lines
676 B
Text

--- configure.orig 2010-01-20 02:17:27.000000000 -0500
+++ configure 2010-01-20 02:26:25.000000000 -0500
@@ -3853,7 +3853,7 @@
source_highlightdatadir=$datadir/source-highlight
source_highlightdocdir=$docdir
source_highlightlibdocdir=$docdir/api
-source_highlightlibexampledir=$docdir/examples
+source_highlightlibexampledir=$datarootdir/examples/source-highlight
bash_completiondir=$sysconfdir/bash_completion.d
LIBRARY_NAMESPACE=srchilite
@@ -20347,7 +20347,7 @@
fi
-for ac_prog in ctags exuberant-ctags
+for ac_prog in exctags exuberant-ctags
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2