From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/autojump/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/autojump/Makefile') diff --git a/sysutils/autojump/Makefile b/sysutils/autojump/Makefile index e045c8f1f226..e63ad619ab7c 100644 --- a/sysutils/autojump/Makefile +++ b/sysutils/autojump/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autojump -# Date created: 12 October 2011 -# Whom: Neeraj Verma -# +# Created by: Neeraj Verma # $FreeBSD$ -# PORTNAME= autojump PORTVERSION= 13 @@ -34,6 +30,7 @@ MAN1= autojump.1 OPTIONS_DEFINE= ZSH OPTIONS_DEFAULT= ZSH +NO_STAGE= yes .include .if ${PORT_OPTIONS:MZSH} -- cgit v1.2.3