diff options
author | hrs <hrs@FreeBSD.org> | 2015-09-21 22:39:18 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2015-09-21 22:39:18 +0800 |
commit | 848ea50df71fb99e54dc896827b2d68d9e8ce03a (patch) | |
tree | 3a045e67b8c394b823140ccd2dd206b262d9b450 /japanese/Makefile | |
parent | d4e1a66627c85ca788a093d5240c3f261ddded5a (diff) | |
download | freebsd-ports-gnome-848ea50df71fb99e54dc896827b2d68d9e8ce03a.tar.gz freebsd-ports-gnome-848ea50df71fb99e54dc896827b2d68d9e8ce03a.tar.zst freebsd-ports-gnome-848ea50df71fb99e54dc896827b2d68d9e8ce03a.zip |
- Split japanese/font-mplus into font-mplus-outline and
font-mplus-bitmap. Currently mplus-bitmap and mplus-outline use
share/fonts/misc and mplus-outline as the installation directory,
respectively.
- Convert them to use Uses=fonts.
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index aa688049b2e8..ac4f917f092e 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -73,8 +73,9 @@ SUBDIR += font-migu SUBDIR += font-mona-ipa SUBDIR += font-motoya-al - SUBDIR += font-mplus + SUBDIR += font-mplus-bitmap SUBDIR += font-mplus-ipa + SUBDIR += font-mplus-outline SUBDIR += font-ricty SUBDIR += font-ricty-discord SUBDIR += font-sazanami |