opnsense-ports/textproc/source-highlight/files/patch-configure
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
676 B
Text

--- configure.orig 2011-12-23 17:28:29.000000000 +0800
+++ configure 2012-01-03 13:49:13.000000000 +0800
@@ -3701,7 +3701,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
@@ -20546,7 +20546,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