aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
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
parentdff87f87c667f57bd5102bc4cee12731c786a577 (diff)
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile4
-rw-r--r--textproc/aspell/Makefile.inc3
-rw-r--r--textproc/aspell/files/patch-configure15
-rw-r--r--textproc/aspell/pkg-plist8
4 files changed, 9 insertions, 21 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index ab3e9a7467c2..5cbd117b1b60 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aspell
PORTVERSION= 0.60.6.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= GNU/aspell
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \
--enable-curses=ncursesw \
--enable-static
-USES= gmake iconv perl5 shebangfix
+USES= gmake iconv libtool perl5 shebangfix
USE_LDCONFIG= yes
SHEBANG_FILES= scripts/aspell-import
diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc
index b3d9d6ea45b8..428e47f4eb44 100644
--- a/textproc/aspell/Makefile.inc
+++ b/textproc/aspell/Makefile.inc
@@ -8,8 +8,7 @@ PORTVERSION?= ${DISTVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9
LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
-USES+= gmake
-USE_BZIP2= yes
+USES+= gmake tar:bzip2
HAS_CONFIGURE= yes
PLIST_SUB= VER=${VER}
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
diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist
index 25af7a89040b..10d498a52026 100644
--- a/textproc/aspell/pkg-plist
+++ b/textproc/aspell/pkg-plist
@@ -68,13 +68,13 @@ lib/aspell-%%VER%%/spell
lib/aspell-%%VER%%/split.kbd
lib/aspell-%%VER%%/standard.kbd
lib/libaspell.a
-lib/libaspell.la
lib/libaspell.so
-lib/libaspell.so.16
+lib/libaspell.so.15
+lib/libaspell.so.15.1.5
lib/libpspell.a
-lib/libpspell.la
lib/libpspell.so
-lib/libpspell.so.16
+lib/libpspell.so.15
+lib/libpspell.so.15.1.5
man/man1/aspell-import.1.gz
man/man1/aspell.1.gz
man/man1/prezip-bin.1.gz