aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell/files
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-04 20:28:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-04 20:28:31 +0000
commit3127da9b78f31e42eb76eb14c5350d2773903d23 (patch)
tree809e541af15b73734c43182b4f41107e2d9dd2b8 /textproc/aspell/files
parentdff87f87c667f57bd5102bc4cee12731c786a577 (diff)
downloadports-3127da9b78f31e42eb76eb14c5350d2773903d23.tar.gz
ports-3127da9b78f31e42eb76eb14c5350d2773903d23.zip
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
Notes
Notes: svn path=/head/; revision=360658
Diffstat (limited to 'textproc/aspell/files')
-rw-r--r--textproc/aspell/files/patch-configure15
1 files changed, 2 insertions, 13 deletions
diff --git a/textproc/aspell/files/patch-configure b/textproc/aspell/files/patch-configure
index 01628c54baf6..66aaa5e2b6a2 100644
--- a/textproc/aspell/files/patch-configure
+++ b/textproc/aspell/files/patch-configure
@@ -9,18 +9,7 @@
then
CXXFLAGS="$CXXFLAGS -fno-exceptions"
fi
-@@ -8101,6 +8101,10 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ltmain"
-+save_CC="$CC"
-+CC="$CXX"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-+CC="$save_CC"
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -18179,7 +18183,7 @@
+@@ -18179,7 +18179,7 @@
CURSES_LIB=-lncurses
cat >>confdefs.h <<\_ACEOF
@@ -29,7 +18,7 @@
_ACEOF
else
-@@ -18366,8 +18370,8 @@
+@@ -18366,8 +18366,8 @@
if test "$enable_wide_curses" != "no"
then