diff options
Diffstat (limited to 'textproc/aspell/PLIST')
-rw-r--r-- | textproc/aspell/PLIST | 4 |
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 |