Update URL to get Asian font packs

Submitted by:	 SHIOZAKI Takehiko <st@be.to>
Obtained from:	 ports-jp 13817
This commit is contained in:
Satoshi Taoka 2003-06-26 14:52:50 +00:00
parent 810195e538
commit 8b8a1b3586
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83666

View file

@ -51,7 +51,7 @@ RUN_DEPENDS= ${PREFIX}/Acrobat4/Resource/CMap/H:${PORTSDIR}/print/acroread-commf
#
.if ${DISTNAME} == "jpnfont"
RESTRICTED= "Be required to register with Adobe before downloading the Japanese font pack."
IS_INTERACTIVE= "You should manual-fetch Japanese pack of \"Asian Font Packs\" from http://www.adobe.com/prodindex/acrobat/readstep.html"
IS_INTERACTIVE= "You should manual-fetch Japanese pack of \"Asian Font Packs\" from http://www.adobe.com/products/acrobat/acrrasianfontpack.html"
.if !exists(${DISTDIR}/jpnfont.tar.gz)
IGNORE= ": ${RESTRICTED} ${IS_INTERACTIVE}"
.endif