From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/itstool/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/itstool') diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 52aae0beb7e0..295caf6a74be 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: itstool -# Date Created: 17 Sept 2011 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ -# PORTNAME= itstool PORTVERSION= 1.2.0 @@ -21,6 +17,7 @@ GNU_CONFIGURE= yes MAN1= itstool.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|g' \ ${WRKSRC}/itstool.in -- cgit