summaryrefslogtreecommitdiff
path: root/print/pkfonts300/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pkfonts300/Makefile')
-rw-r--r--print/pkfonts300/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile
index 0c4054f21f38..59c08ac85f33 100644
--- a/print/pkfonts300/Makefile
+++ b/print/pkfonts300/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: English PK fonts
-# Date created: 16 Mar 1996
-# Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
-#
+# Created by: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
# $FreeBSD$
-#
PORTNAME= pkfonts${RESOLUTION}
PORTVERSION= 1.0
@@ -27,6 +23,7 @@ RESOLUTION= 300
.if ${RESOLUTION} != 118 && ${RESOLUTION} != 240 && \
${RESOLUTION} != 300 && ${RESOLUTION} != 360 && \
${RESOLUTION} != 400 && ${RESOLUTION} != 600
+NO_STAGE= yes
.BEGIN:
@${ECHO_MSG} "Error: invalid value for RESOLUTION: \"${RESOLUTION}\""
@${ECHO_MSG} "Possible values are: 118, 240, 300, 360, 400 and 600."