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/tircproxy/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/tircproxy') diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile index 152200e7f3f2..6e5fe2b1cc55 100644 --- a/irc/tircproxy/Makefile +++ b/irc/tircproxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tircproxy -# Date created: 11 Aug 1999 -# Whom: Eugeny Kuzakov -# +# Created by: Eugeny Kuzakov # $FreeBSD$ -# PORTNAME= tircproxy PORTVERSION= 0.4.5 @@ -17,6 +13,7 @@ COMMENT= IRC proxy server WRKSRC= ${WRKDIR}/tircproxy-0.4 GNU_CONFIGURE= YES +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tircproxy ${PREFIX}/sbin -- cgit v1.2.3