ports/56804: Update port: japanese/truetypefonts
KATO Tsuguru
tkato at prontomail.com
Sun Sep 14 07:02:30 UTC 2003
>Number: 56804
>Category: ports
>Synopsis: Update port: japanese/truetypefonts
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 14 00:00:50 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/japanese/truetypefonts/Makefile japanese/truetypefonts/Makefile
--- /usr/ports/japanese/truetypefonts/Makefile Sat Apr 12 22:51:30 2003
+++ japanese/truetypefonts/Makefile Sun Sep 14 13:21:31 2003
@@ -26,10 +26,10 @@
do-install:
.if !exists(${PREFIX}/${FONTSDIR})
- @${ECHO} "*********************************************************"
- @${ECHO} "Please add ${PREFIX}/${FONTSDIR} to your font path"
- @${ECHO} "in /etc/XF86Config."
- @${ECHO} "*********************************************************"
+ @${ECHO_MSG} "*********************************************************"
+ @${ECHO_MSG} "Please add ${PREFIX}/${FONTSDIR} to your font path"
+ @${ECHO_MSG} "in /etc/XF86Config."
+ @${ECHO_MSG} "*********************************************************"
${MKDIR} ${PREFIX}/${FONTSDIR}
.endif
${INSTALL_DATA} ${WRKSRC}/wadalab-gothic.ttf ${PREFIX}/${FONTSDIR}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list