diff options
Diffstat (limited to 'japanese/font-mplus-outline/Makefile')
-rw-r--r-- | japanese/font-mplus-outline/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/font-mplus-outline/Makefile b/japanese/font-mplus-outline/Makefile index cb3f429a83d5..3ce74bbf4081 100644 --- a/japanese/font-mplus-outline/Makefile +++ b/japanese/font-mplus-outline/Makefile @@ -3,6 +3,7 @@ PORTNAME= mplus PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= OSDN/${PORTNAME}-fonts/62344/ PKGNAMEPREFIX= ja-font- @@ -12,7 +13,7 @@ DISTNAME= ${PORTNAME}-TESTFLIGHT-060 MAINTAINER= hrs@FreeBSD.org COMMENT= M+ Outline Fonts -RUN_DEPENDS= mkfontdir:x11-fonts/mkfontdir \ +RUN_DEPENDS= mkfontscale>=0:x11-fonts/mkfontscale \ mkfontscale:x11-fonts/mkfontscale USES= fonts:fc tar:xz |