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