From 7f31f062f0026e2935aff543fc4b1aae68744f16 Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Tue, 17 Jun 2003 13:06:45 +0000 Subject: Committed. Thanks! PR: 52816 Submitted by: "H.Miyamoto" --- japanese/mplusfonts/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'japanese/mplusfonts/Makefile') diff --git a/japanese/mplusfonts/Makefile b/japanese/mplusfonts/Makefile index 4c944f9135fc..a8071c64499c 100644 --- a/japanese/mplusfonts/Makefile +++ b/japanese/mplusfonts/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mplusfonts -PORTVERSION= 1.2.0a +PORTVERSION= 1.2.5 CATEGORIES= japanese x11-fonts MASTER_SITES= http://downloads.sourceforge.jp/mplus-fonts/2464/ \ http://wids.net/archive/mplusfonts/distfiles/ @@ -26,7 +26,8 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} DOCS= INSTALL_E LICENSE_E README_E \ - INSTALL_J LICENSE_J README_J + INSTALL_J LICENSE_J README_J \ + README_mplusj10 FONTSDIR= ${PREFIX}/lib/X11/fonts/local PLIST_SUB= FONTSDIR=${FONTSDIR:S/${PREFIX}\///} @@ -38,9 +39,11 @@ pre-install: .for i in e j @${INSTALL_DATA} ${WRKSRC}/fonts_${i}/fonts.alias \ ${DOCSDIR}/fonts.alias.${i} + @${CAT} ${DOCSDIR}/fonts.alias.${i} >> ${DOCSDIR}/fonts.alias .endfor @${INSTALL_DATA} ${WRKSRC}/fonts_e/euro/fonts.alias \ ${DOCSDIR}/fonts.alias.euro + @${CAT} ${DOCSDIR}/fonts.alias.euro >> ${DOCSDIR}/fonts.alias @${SETENV} PKG_PREFIX=${PREFIX} \ ${SH} ${PKGREQ} ${PKGNAME} INSTALL -- cgit v1.2.3