diff options
author | fredb <fredb@pkgsrc.org> | 2000-09-05 16:55:42 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2000-09-05 16:55:42 +0000 |
commit | a11708aa74567a4ad81fc3d48ce4216256abd66c (patch) | |
tree | c5b13f4c11f4760584da9faa5ca035a9311799bc /emulators | |
parent | 5685be6aab5c27581dfbd04e8e9e801486a6c11a (diff) | |
download | pkgsrc-a11708aa74567a4ad81fc3d48ce4216256abd66c.tar.gz |
No need for the binary package to run "mkfontdir".
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/bochs/pkg/PLIST b/emulators/bochs/pkg/PLIST index fb06e890c71..c6c45184816 100644 --- a/emulators/bochs/pkg/PLIST +++ b/emulators/bochs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2000/01/31 21:18:45 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/09/05 16:55:42 fredb Exp $ bin/bochs share/bochs/doc/00README share/bochs/doc/3rdparty.license.html @@ -31,7 +31,6 @@ share/bochs/doc/whatisbochs.html share/bochs/doc/win32.html share/bochs/bios/BIOS-bochs-990925a share/bochs/bios/VGABIOS-elpin-2.20 -@exec %D/bin/mkfontdir %D/share/bochs/xfonts share/bochs/xfonts/fonts.dir share/bochs/xfonts/hercules.bdf share/bochs/xfonts/vga.bdf |