aboutsummaryrefslogtreecommitdiffstats
path: root/print/dvips2ascii
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 06:43:59 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 06:43:59 +0800
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/dvips2ascii
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadfreebsd-ports-gnome-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
freebsd-ports-gnome-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.zst
freebsd-ports-gnome-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Diffstat (limited to 'print/dvips2ascii')
-rw-r--r--print/dvips2ascii/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/dvips2ascii/Makefile b/print/dvips2ascii/Makefile
index 99ba600ab18d..14684abca5b7 100644
--- a/print/dvips2ascii/Makefile
+++ b/print/dvips2ascii/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dvips2ascii
-# Date created: 7 Aug 1997
-# Whom: eserte@cs.tu-berlin.de
-#
+# Created by: eserte@cs.tu-berlin.de
# $FreeBSD$
-#
PORTNAME= dvips2ascii
PORTVERSION= 1.3
@@ -15,6 +11,7 @@ COMMENT= PostScript (created by dvips) to ASCII converter
PLIST_FILES= bin/dvips2ascii
+NO_STAGE= yes
do-build:
${MV} ${WRKSRC}/dvips2ascii ${WRKSRC}/dvips2ascii.orig
${SED} -e 's;#!.*perl;#!${PERL};' \