diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-05-27 19:26:43 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-05-27 19:26:43 +0000 |
commit | 50d7cb77d0a5b38d512bef0f75cdc21abbcc1b27 (patch) | |
tree | 16add92607fd3d418c38f44456cad7dea5de6939 /print/ghostscript7-commfont | |
parent | 70d145df9f8e3164121f0fa382e43a7e410b3b9b (diff) |
Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by: pointyhat
Notes
Notes:
svn path=/head/; revision=163634
Diffstat (limited to 'print/ghostscript7-commfont')
-rw-r--r-- | print/ghostscript7-commfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7-commfont/pkg-plist.common | 12 |
2 files changed, 13 insertions, 1 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile index fccd3b8494c4..75f9300f38e0 100644 --- a/print/ghostscript7-commfont/Makefile +++ b/print/ghostscript7-commfont/Makefile @@ -6,7 +6,7 @@ # MASTERDIR= ${.CURDIR} -PORTREVISION= 2 +PORTREVISION= 3 COMMFONT= yes diff --git a/print/ghostscript7-commfont/pkg-plist.common b/print/ghostscript7-commfont/pkg-plist.common index fbf526f151a6..fdcd10a4668c 100644 --- a/print/ghostscript7-commfont/pkg-plist.common +++ b/print/ghostscript7-commfont/pkg-plist.common @@ -186,6 +186,18 @@ %%GSRES_DIR%%/CMap/Adobe-GB1-UCS2 %%GSRES_DIR%%/CMap/Adobe-Japan1-UCS2 %%GSRES_DIR%%/CMap/Adobe-Korea1-UCS2 +%%GSRES_DIR%%/CMap/90ms-RKSJ-UCS2 +%%GSRES_DIR%%/CMap/90pv-RKSJ-UCS2 +%%GSRES_DIR%%/CMap/90pv-RKSJ-UCS2C +%%GSRES_DIR%%/CMap/B5pc-UCS2 +%%GSRES_DIR%%/CMap/B5pc-UCS2C +%%GSRES_DIR%%/CMap/ETen-B5-UCS2 +%%GSRES_DIR%%/CMap/GBK-EUC-UCS2 +%%GSRES_DIR%%/CMap/GBpc-EUC-UCS2 +%%GSRES_DIR%%/CMap/GBpc-EUC-UCS2C +%%GSRES_DIR%%/CMap/KSCms-UHC-UCS2 +%%GSRES_DIR%%/CMap/KSCpc-EUC-UCS2 +%%GSRES_DIR%%/CMap/KSCpc-EUC-UCS2C @dirrm %%GSRES_DIR%%/CMap @dirrmtry %%GSRES_DIR%% @exec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps %D/share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps.pre_sed |