summaryrefslogtreecommitdiff
path: root/print/latexdiff
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/latexdiff
parentFix NO_STAGE script fallout (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Notes
Notes: svn path=/head/; revision=327765
Diffstat (limited to 'print/latexdiff')
-rw-r--r--print/latexdiff/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/latexdiff/Makefile b/print/latexdiff/Makefile
index 87292ebbd15f..b9b0c29be921 100644
--- a/print/latexdiff/Makefile
+++ b/print/latexdiff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: latexdiff
-# Date created: 01 Oct 2005
-# Whom: Maxim Loginov <Zeliboba@mail.ru>
-#
+# Created by: Maxim Loginov <Zeliboba@mail.ru>
# $FreeBSD$
-#
PORTNAME= latexdiff
PORTVERSION= 0.5
@@ -34,6 +30,7 @@ PLIST_FILES= bin/latexdiff \
bin/latexdiff-wrap \
bin/latexrevise
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s,\/bin\/bash,${LOCALBASE}\/bin\/bash," \
${WRKSRC}/contrib/latexdiff-wrap