aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ume/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-05-24 17:27:32 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-05-24 17:27:32 +0000
commita2ff46989ae9cc15f181868ac16724bc6052ce76 (patch)
tree63b3c5af7a4590db7e40e4cd72f61036988b682d /japanese/font-ume/Makefile
parent31c72f10282335a0713938afd814a1da3d9e76d0 (diff)
downloadports-a2ff46989ae9cc15f181868ac16724bc6052ce76.tar.gz
ports-a2ff46989ae9cc15f181868ac16724bc6052ce76.zip
Notes
Diffstat (limited to 'japanese/font-ume/Makefile')
-rw-r--r--japanese/font-ume/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/font-ume/Makefile b/japanese/font-ume/Makefile
index 2ed5879c229c..fe8e1c3b6b2f 100644
--- a/japanese/font-ume/Makefile
+++ b/japanese/font-ume/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ume
-PORTVERSION= 0.0.456
+PORTVERSION= 0.0.462
CATEGORIES= japanese x11-fonts
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}-font/22212
@@ -13,7 +13,7 @@ COMMENT= Ume Japanese TrueType fonts
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-USE_XZ= yes
+USES= tar:xz
NO_BUILD= yes
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-install
@@ -53,10 +53,8 @@ do-install:
post-su-install:
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.if ${PORT_OPTIONS:MDOCS}
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-.endif
.include <bsd.port.mk>