From d321f1763a78a6be5adfd46fb5036d640db55566 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:57:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: shells) --- shells/ambit/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'shells/ambit') diff --git a/shells/ambit/Makefile b/shells/ambit/Makefile index 5c6d2d5f4d60..49c079f7e856 100644 --- a/shells/ambit/Makefile +++ b/shells/ambit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ambit -# Date created: 2011-08-09 -# Whom: Sascha Klauder -# +# Created by: Sascha Klauder # $FreeBSD$ -# PORTNAME= ambit PORTVERSION= 2.0.39 @@ -27,6 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_SUB= AMBITDIR=${AMBITDIR} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e "s!/bin/bash!${LOCALBASE}/bin/bash!" \ -- cgit