diff options
Diffstat (limited to 'print/pkfonts360/Makefile')
-rw-r--r-- | print/pkfonts360/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/pkfonts360/Makefile b/print/pkfonts360/Makefile index f221580..0a2881c 100644 --- a/print/pkfonts360/Makefile +++ b/print/pkfonts360/Makefile @@ -1,11 +1,8 @@ -# New ports collection makefile for: English PK fonts at 360dpi -# Date created: 06 Nov 1998 -# Whom: Satoshi Asami <asami@FreeBSD.org> -# +# Created by: Satoshi Asami <asami@FreeBSD.org> # $FreeBSD$ -# RESOLUTION= 360 MASTERDIR= ${.CURDIR}/../pkfonts300 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |