diff options
Diffstat (limited to 'japanese/kon2-14dot/Makefile')
-rw-r--r-- | japanese/kon2-14dot/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/kon2-14dot/Makefile b/japanese/kon2-14dot/Makefile index 79fa3b4f2b73..754425b1c0b9 100644 --- a/japanese/kon2-14dot/Makefile +++ b/japanese/kon2-14dot/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: kon2 with 14dot font -# Date created: 11 Apr 1997 -# Whom: Makoto Matsushita <matusita@jp.freebsd.org> -# +# Created by: Makoto Matsushita <matusita@jp.freebsd.org> # $FreeBSD$ -# KONFONT= 14dot MASTERDIR= ${.CURDIR}/../kon2-16dot +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |