summaryrefslogtreecommitdiff
path: root/print/dvips2ascii/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvips2ascii/Makefile')
-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};' \