From 580a778a16c548027cb6b56ad3357f1dec74e859 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:13:42 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) --- devel/noweb/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/noweb') diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile index 9309325d82a3..7527f9fc0c0d 100644 --- a/devel/noweb/Makefile +++ b/devel/noweb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: noweb -# Date created: 29 July 1995 -# Whom: Thomas Gellekum -# +# Created by: Thomas Gellekum # $FreeBSD$ -# PORTNAME= noweb PORTVERSION= 2.11b @@ -33,6 +29,7 @@ MLINKS= notangle.1 noweave.1 notangle.1 nountangle.1 NOWEBTEXDIR= ${PREFIX}/share/texmf-local/tex/plain/noweb NOWEBLATEXDIR= ${PREFIX}/share/texmf-local/tex/latex/noweb +NO_STAGE= yes post-patch: @${TOUCH} ${WRKSRC}/c/modules.[ch] -- cgit