diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
commit | 39c828b6a6a7fd0175afcffca207a0a5e8d85f00 (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /textproc/freepwing | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/freepwing')
-rw-r--r-- | textproc/freepwing/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/freepwing/PLIST b/textproc/freepwing/PLIST index 784ecabebfa..699a20aba46 100644 --- a/textproc/freepwing/PLIST +++ b/textproc/freepwing/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/08/09 01:52:32 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:16 joerg Exp $ bin/fpwmake ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/BaseText.pm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/BaseUserChar.pm @@ -31,8 +31,6 @@ ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/Tag.pm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/Text.pm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/Word.pm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/Word2.pm -@dirrm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING/FPWUtils -@dirrm ${PERL5_SUB_INSTALLVENDORLIB}/FreePWING libexec/freepwing/catdump libexec/freepwing/cphier libexec/freepwing/fpwcgraph @@ -45,7 +43,6 @@ libexec/freepwing/fpwsort libexec/freepwing/fpwsound libexec/freepwing/mkdirhier libexec/freepwing/perl.sh -@dirrm libexec/freepwing share/freepwing/catalogs/catalogs share/freepwing/catalogs/catalogs.txt share/freepwing/fpwutils.mk @@ -60,6 +57,3 @@ share/doc/freepwing/freepwing-05.html share/doc/freepwing/freepwing-06.html share/doc/freepwing/freepwing-07.html share/doc/freepwing/freepwing-08.html -@dirrm share/freepwing/catalogs -@dirrm share/freepwing -@dirrm share/doc/freepwing |