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/bobot++/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'irc/bobot++') diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile index 8e3ddcff93b8..ab1c1012d90e 100644 --- a/irc/bobot++/Makefile +++ b/irc/bobot++/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: bobot++ -# Date created: Sep 7, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= bobotpp PORTVERSION= 2.2.3 @@ -31,6 +26,7 @@ PLIST_FILES= bin/${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGUILE} -- cgit v1.2.3