aboutsummaryrefslogtreecommitdiff
path: root/print/enscript-letter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/enscript-letter
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/enscript-letter')
-rw-r--r--print/enscript-letter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile
index 3af06d6d8aa8..78acb34ff343 100644
--- a/print/enscript-letter/Makefile
+++ b/print/enscript-letter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: enscript (letter)
-# Date created: 24 Jul, 1997
-# Whom: kline
-#
+# Created by: kline
# $FreeBSD$
-#
PORTNAME= enscript
PORTVERSION= 1.6.4
@@ -28,6 +24,7 @@ PAPERSIZE?= letter
PS?= Letter
.if (${PAPERSIZE} != a4 && ${PAPERSIZE} != letter && ${PAPERSIZE} != letterdj)
+NO_STAGE= yes
.BEGIN:
@${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\""
@${ECHO} "Possible values are: a4, letter, or letterdj"