summaryrefslogtreecommitdiff
path: root/editors/vim-lang/PLIST
diff options
context:
space:
mode:
authormartti <martti>2006-07-18 10:27:16 +0000
committermartti <martti>2006-07-18 10:27:16 +0000
commit83e755d1a228f531fcbbfe3a41eb8fc6a36e4ec3 (patch)
tree50bdfaf1f9d048db9c4ffc6819f07ed7b4f1c425 /editors/vim-lang/PLIST
parent033d64a398839573f9485166fe5af6dd7034bfed (diff)
downloadpkgsrc-83e755d1a228f531fcbbfe3a41eb8fc6a36e4ec3.tar.gz
* Make sure PATCHDIR is always set so that the patches are really used.
This fixes the vim-motif build. * Update to 7.0.39 3990 7.0.036 can't compile with small features and syntax HL 1880 7.0.037 crash when resizing Vim window when a line doesn't fit 3236 7.0.038 complete() can be used from expr. mapping after inserting text 3240 7.0.039 third argument for inputdialog() doesn't work in the console
Diffstat (limited to 'editors/vim-lang/PLIST')
-rw-r--r--editors/vim-lang/PLIST24
1 files changed, 23 insertions, 1 deletions
diff --git a/editors/vim-lang/PLIST b/editors/vim-lang/PLIST
index 1bb51501e0e..2defbec3bc0 100644
--- a/editors/vim-lang/PLIST
+++ b/editors/vim-lang/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/05/21 13:32:27 martti Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/07/18 10:27:16 martti Exp $
man/fr.ISO8859-1/man1/evim.1
man/fr.ISO8859-1/man1/ex.1
man/fr.ISO8859-1/man1/rview.1
@@ -325,3 +325,25 @@ share/vim/${VIM_SUBDIR}/lang/zh_TW/LC_MESSAGES/vim.mo
@dirrm share/vim/${VIM_SUBDIR}/lang/zh_CN.UTF-8/LC_MESSAGES
@dirrm share/vim/${VIM_SUBDIR}/lang/zh_CN.UTF-8
@dirrm share/vim/${VIM_SUBDIR}/lang
+@unexec ${RMDIR} %D/man/fr.ISO8859-1/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/fr.ISO8859-1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/fr.UTF-8/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/fr.UTF-8 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/fr/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/fr 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it.ISO8859-1/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it.ISO8859-1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it.UTF-8/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it.UTF-8 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl.ISO8859-2/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl.ISO8859-2 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl.UTF-8/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl.UTF-8 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pl 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru.KOI8-R/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru.KOI8-R 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru.UTF-8/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru.UTF-8 2>/dev/null || ${TRUE}