summaryrefslogtreecommitdiff
path: root/textproc/aspell/PLIST
diff options
context:
space:
mode:
authorrecht <recht>2003-12-03 16:49:06 +0000
committerrecht <recht>2003-12-03 16:49:06 +0000
commit0478048ec0ffe1f3d7698b5c691b9e3fc0077c52 (patch)
tree3e865887e9743d02cf8032412faef37b3df8c27e /textproc/aspell/PLIST
parent0f066169dccb2ff1ecb1ce5c1daf23809645a4c3 (diff)
downloadpkgsrc-0478048ec0ffe1f3d7698b5c691b9e3fc0077c52.tar.gz
update to 0.50.4.1
changes since 0.50.2: # Fixed major bug in pipe mode which caused the last character to be chopped off words before they were stored. # Minor formating fixes in the manual. # Minor changes in URL filter to avoid treating the double quote character as part of the URL, and to avoid treating words ending in more than one period as a URL. # Document fixes in Aspell API # Small compile fixes, including one for GCC 3.3 # Updated Win32 section since a port now exists thanks to Thorsten Maerz. # Complain instead of doing nothing or aborting for unimplemented functions in Aspell utility. # Portability bug fixes. # Upgraded to Autoconf 2.57, Automake 1.7.7, Libtool 1.5 (no longer use CVS version of libtool). ok'ed by wiz@
Diffstat (limited to 'textproc/aspell/PLIST')
-rw-r--r--textproc/aspell/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/PLIST b/textproc/aspell/PLIST
index 72b230ac746..a276ef0b45e 100644
--- a/textproc/aspell/PLIST
+++ b/textproc/aspell/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/01/22 10:26:15 salo Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/12/03 16:49:06 recht Exp $
bin/aspell
bin/aspell-import
bin/pspell-config
@@ -6,7 +6,6 @@ bin/run-with-aspell
bin/word-list-compress
include/aspell.h
include/pspell/pspell.h
-@exec ${MKDIR} %D/lib/aspell
lib/libaspell.a
lib/libaspell.la
lib/libaspell.so
@@ -106,5 +105,6 @@ share/doc/aspell/manual2.lyx
@dirrm share/doc/aspell/dev-html
@dirrm share/doc/aspell
@dirrm share/aspell
+@exec ${MKDIR} %D/lib/aspell
@dirrm lib/aspell
@dirrm include/pspell