aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-09 09:02:04 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-09 09:02:04 +0800
commit114182d13dd37595559b1c4006d4fb4d65272429 (patch)
tree76b049c89183319892084457f7413b3917bd562c /editors
parent84c134a487f0a040d20b03247f1976417c5cc8ac (diff)
downloadfreebsd-ports-gnome-114182d13dd37595559b1c4006d4fb4d65272429.tar.gz
freebsd-ports-gnome-114182d13dd37595559b1c4006d4fb4d65272429.tar.zst
freebsd-ports-gnome-114182d13dd37595559b1c4006d4fb4d65272429.zip
Remove aspell configure hack to fix build with the new version of aspell.
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord2/files/patch-configure11
-rw-r--r--editors/abiword-devel/files/patch-configure11
-rw-r--r--editors/abiword/files/patch-configure11
3 files changed, 0 insertions, 33 deletions
diff --git a/editors/AbiWord2/files/patch-configure b/editors/AbiWord2/files/patch-configure
deleted file mode 100644
index c52ab9c3f90b..000000000000
--- a/editors/AbiWord2/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Aug 30 00:05:51 2004
-+++ configure Mon Aug 30 00:06:11 2004
-@@ -8178,7 +8178,7 @@
- echo "$as_me:$LINENO: checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro" >&5
- echo $ECHO_N "checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro... $ECHO_C" >&6
-
-- abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`"
-+ abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`.0"
- abi_pspell_major=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
- abi_pspell_minor=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
- abi_pspell_micro=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
diff --git a/editors/abiword-devel/files/patch-configure b/editors/abiword-devel/files/patch-configure
deleted file mode 100644
index c52ab9c3f90b..000000000000
--- a/editors/abiword-devel/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Aug 30 00:05:51 2004
-+++ configure Mon Aug 30 00:06:11 2004
-@@ -8178,7 +8178,7 @@
- echo "$as_me:$LINENO: checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro" >&5
- echo $ECHO_N "checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro... $ECHO_C" >&6
-
-- abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`"
-+ abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`.0"
- abi_pspell_major=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
- abi_pspell_minor=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
- abi_pspell_micro=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
diff --git a/editors/abiword/files/patch-configure b/editors/abiword/files/patch-configure
deleted file mode 100644
index c52ab9c3f90b..000000000000
--- a/editors/abiword/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Aug 30 00:05:51 2004
-+++ configure Mon Aug 30 00:06:11 2004
-@@ -8178,7 +8178,7 @@
- echo "$as_me:$LINENO: checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro" >&5
- echo $ECHO_N "checking for pspell >= $_abi_pspell_major.$_abi_pspell_minor.$_abi_pspell_micro... $ECHO_C" >&6
-
-- abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`"
-+ abi_pspell_version="0`$abi_pspell_config --version | cut -d. -f1,2,3`.0"
- abi_pspell_major=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
- abi_pspell_minor=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
- abi_pspell_micro=`echo $abi_pspell_version | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`