diff options
Diffstat (limited to 'japanese/platex-otf/Makefile')
-rw-r--r-- | japanese/platex-otf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/platex-otf/Makefile b/japanese/platex-otf/Makefile index 41b698436a9b..7b8b8a6952e3 100644 --- a/japanese/platex-otf/Makefile +++ b/japanese/platex-otf/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: platex-otf -# Date created: 21 Aug 2004 -# Whom: hrs@FreeBSD.org -# +# Created by: hrs@FreeBSD.org # $FreeBSD$ PORTNAME= platex-otf @@ -522,6 +519,7 @@ DVIPSFILES_O= "ckt.map(for udvips)" \ DOC_FILES= readme.txt +NO_STAGE= yes do-build: cd ${WRKSRC} && ${SH} ./makeotf |