aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ambit
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:57:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:57:23 +0800
commitd321f1763a78a6be5adfd46fb5036d640db55566 (patch)
treec5ec60c607361ad1397f09c1f3d11009832c21ce /shells/ambit
parent9945eb084e64cb98322c9a704d7b07613777e6b6 (diff)
downloadfreebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.tar.gz
freebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.tar.zst
freebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
Diffstat (limited to 'shells/ambit')
-rw-r--r--shells/ambit/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <sklauder@trimind.de>
-#
+# Created by: Sascha Klauder <sklauder@trimind.de>
# $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!" \