aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-11-09 09:02:04 +0800
committermarcus <marcus@FreeBSD.org>2004-11-09 09:02:04 +0800
commit3ca6f01354d8afd267a2ff6d2c8bedbb1037d9e6 (patch)
tree7ac1fb2056ffa12d58ab24e8b0c76fb6d4051c06 /editors
parentdfd8134fa33e60378a0fd1ba88070d3998a987ac (diff)
downloadfreebsd-ports-gnome-3ca6f01354d8afd267a2ff6d2c8bedbb1037d9e6.tar.gz
freebsd-ports-gnome-3ca6f01354d8afd267a2ff6d2c8bedbb1037d9e6.tar.zst
freebsd-ports-gnome-3ca6f01354d8afd267a2ff6d2c8bedbb1037d9e6.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/'`