aboutsummaryrefslogtreecommitdiff
path: root/print/enscript-a4
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-a4
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/enscript-a4')
-rw-r--r--print/enscript-a4/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/enscript-a4/Makefile b/print/enscript-a4/Makefile
index 15868cff90df..3f7392a6ccc1 100644
--- a/print/enscript-a4/Makefile
+++ b/print/enscript-a4/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: enscript (a4)
-# Date created: 24 Jul, 1997
-# Whom: kline
-#
+# Created by: kline
# $FreeBSD$
-#
CONFLICTS= enscript-letter-* enscript-letterdj-*
@@ -12,4 +8,5 @@ PS= A4
MASTERDIR= ${.CURDIR}/../enscript-letter
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"