diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
commit | 30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c (patch) | |
tree | f5265edc07e5ab3d380ce3b413e9f0f5736dccfc /chinese/moefonts-cid | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) | |
download | ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.tar.gz ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.zip |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
Notes
Notes:
svn path=/head/; revision=94596
Diffstat (limited to 'chinese/moefonts-cid')
-rw-r--r-- | chinese/moefonts-cid/Makefile | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile index 7343e7f22c53..5faabc2e161a 100644 --- a/chinese/moefonts-cid/Makefile +++ b/chinese/moefonts-cid/Makefile @@ -15,20 +15,15 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/moefonts-cid/ \ DISTFILES= MOEKai-Regular MOESung-Regular EXTRACT_ONLY= # empty -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= MOE CIDFonts converted by Adobe -.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes -GSPORT?= print/ghostscript-afpl -.else -GSPORT?= print/ghostscript-gnu -.endif - -RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} \ - ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps NO_BUILD= YES +USE_GHOSTSCRIPT_RUN= yes + pre-fetch: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes @${ECHO} "" |