From f30824b2efbe63d43d2f6c20532432b115efc294 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:44:49 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: irc) --- irc/nefarious/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/nefarious') diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile index c398a7075ede..4f992011dab6 100644 --- a/irc/nefarious/Makefile +++ b/irc/nefarious/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Nefarious -# Date created: 12 August 2007 -# Whom: Frank J. Laszlo -# +# Created by: Frank J. Laszlo # $FreeBSD$ -# PORTNAME= Nefarious PORTVERSION= 1.2.0 @@ -26,6 +22,7 @@ USE_OPENSSL= yes CONFIGURE_ARGS+= --enable-ssl .endif +NO_STAGE= yes .include .if !defined(INSTALL_PREFIX) -- cgit v1.2.3