diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2014-08-10 21:51:07 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2014-08-10 21:51:07 +0000 |
commit | 7f5ee7a41ecda94b76dd21a477a0fc53f68ff536 (patch) | |
tree | cd4af0c49f16f639e1a3c80c02da45551357360c /emulators/pcemu | |
parent | 3ed94f64c3832a042bacc9453f92b9d890a6f4fb (diff) |
Replace homegrown glue by @fontsdir.
Notes
Notes:
svn path=/head/; revision=364575
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/pcemu/pkg-plist b/emulators/pcemu/pkg-plist index 6c80c7d5e995..59175785ad22 100644 --- a/emulators/pcemu/pkg-plist +++ b/emulators/pcemu/pkg-plist @@ -8,7 +8,6 @@ lib/pcemu/doc/README.FreeBSD lib/pcemu/doc/lredir.readme lib/pcemu/doc/report.ps.gz lib/pcemu/font/vga.pcf.Z -@exec mkfontdir %B lib/pcemu/C/vga50.com lib/pcemu/C/config.sys lib/pcemu/C/dumpdisk.exe @@ -17,5 +16,5 @@ lib/pcemu/C/emufs.sys lib/pcemu/DriveA @dirrmtry lib/pcemu/C @dirrmtry lib/pcemu/doc -@dirrmtry lib/pcemu/font +@fontsdir lib/pcemu/font @dirrmtry lib/pcemu |