diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
commit | 9716a77feab1f1403700627bd721c2f1e0b26d9d (patch) | |
tree | 25148fc53b5a656a27c502b05019a19d22d4c9fe /chinese | |
parent | 6c89c943f9744fb5d7e21f2423823f20d08fc862 (diff) | |
download | ports-9716a77feab1f1403700627bd721c2f1e0b26d9d.tar.gz ports-9716a77feab1f1403700627bd721c2f1e0b26d9d.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/enscript/Makefile | 8 | ||||
-rw-r--r-- | chinese/moefonts-cid/Makefile | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index 54e3fec35a99..b725bc24c6fe 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -20,14 +20,6 @@ PKGMESSAGE= ${.CURDIR}/pkg-message USE_GHOSTSCRIPT_RUN= yes -pre-fetch: -.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes - @${ECHO} "" - @${ECHO} " Define WITH_GHOSTSCRIPT_AFPL=yes to use" - @${ECHO} " AFPL Postscript interpreter instead of GNU one" - @${ECHO} "" -.endif - post-patch: @${ECHO_CMD} "share/enscript/README.BIG5" > ${WRKDIR}/pkg-plist @${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile index 493ebdb6e465..60a5ccc3ed39 100644 --- a/chinese/moefonts-cid/Makefile +++ b/chinese/moefonts-cid/Makefile @@ -26,14 +26,6 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall ADOBECMAPDIR= ${LOCALBASE}/share/fonts/adobe-cmaps -pre-fetch: -.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes - @${ECHO} "" - @${ECHO} " Define WITH_GHOSTSCRIPT_AFPL=yes to use" - @${ECHO} " AFPL Postscript interpreter instead of GNU one" - @${ECHO} "" -.endif - do-install: @${INSTALL_DATA} ${DISTDIR}/MOEKai-Regular \ ${DISTDIR}/MOESung-Regular \ |