diff options
author | reed <reed@pkgsrc.org> | 2006-07-21 03:02:55 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-07-21 03:02:55 +0000 |
commit | a3affacb01d792199c2a30ea8ca6c9ddcfc5adf1 (patch) | |
tree | a340bb3889f88fdceb4cbb2cbe38d366b47f046c /mail/metamail/PLIST | |
parent | 35342a48492442b24cae1a611699ff5963013adc (diff) | |
download | pkgsrc-a3affacb01d792199c2a30ea8ca6c9ddcfc5adf1.tar.gz |
Do not install the Hebrew fonts. If needed they can be installed
with another package. This makes it so this package can be installed
without X. This is for PR #26848.
Note: that some parts of metamail still reference "xterm".
Also changed path used in two scripts that reference the
now not-installed fonts. (Maybe that will need to be fixed too.)
Honor PKGMANDIR.
Update PKGREVISION.
Diffstat (limited to 'mail/metamail/PLIST')
-rw-r--r-- | mail/metamail/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/metamail/PLIST b/mail/metamail/PLIST index 799125c1557..723b6c39ff8 100644 --- a/mail/metamail/PLIST +++ b/mail/metamail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/02/19 00:45:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/07/21 03:02:55 reed Exp $ bin/audiocompose bin/audiosend bin/extcompose @@ -25,9 +25,6 @@ bin/sun-audio-file bin/sun-message.csh bin/sun-to-mime bin/sun2mime -lib/metamail/fonts/heb6x13.pcf -lib/metamail/fonts/heb8x13.pcf -lib/metamail/fonts/heb8x13B.pcf man/man1/audiocompose.1.gz man/man1/audiosend.1.gz man/man1/extcompose.1.gz |