From 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:43:59 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: print) --- print/latexdiff/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print/latexdiff') 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 -# +# Created by: Maxim Loginov # $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 -- cgit v1.2.3