diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-09-25 22:02:16 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-09-25 22:02:16 +0000 |
commit | 2da7edc3dc4c7e9fb64c072280674c055a4884d0 (patch) | |
tree | b0092703e641ca4e84293a723b7b22b069894dd3 /japanese/font-ume/Makefile | |
parent | bd0822160fb8330f20ea9dec3a6421e18fa2f48b (diff) | |
download | ports-2da7edc3dc4c7e9fb64c072280674c055a4884d0.tar.gz ports-2da7edc3dc4c7e9fb64c072280674c055a4884d0.zip |
Notes
Diffstat (limited to 'japanese/font-ume/Makefile')
-rw-r--r-- | japanese/font-ume/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/font-ume/Makefile b/japanese/font-ume/Makefile index deb82db93c59..190e19d3842b 100644 --- a/japanese/font-ume/Makefile +++ b/japanese/font-ume/Makefile @@ -2,7 +2,7 @@ PORTNAME= ume PORTVERSION= 0.0.470 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese x11-fonts MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}-font/22212 PKGNAMEPREFIX= ja-font- @@ -13,6 +13,7 @@ COMMENT= Ume Japanese TrueType fonts USES= fonts:fc tar:xz FONTNAME= TTF +NO_ARCH= yes NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install |