From 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/adzap/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'www/adzap') diff --git a/www/adzap/Makefile b/www/adzap/Makefile index cd17c72670e1..96b347c9809c 100644 --- a/www/adzap/Makefile +++ b/www/adzap/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: adzap -# Date created: 03 March 2001 -# Whom: Kris Kennaway -# +# Created by: Kris Kennaway # $FreeBSD$ PORTNAME= adzap @@ -19,6 +16,7 @@ USE_PERL5= run SUB_FILES= adzap.conf pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes do-configure: .for FILE in squid_redirect-nodata wrapzap zapchain ${REINPLACE_CMD} -e "s:/usr/bin/perl:${PERL5}:g" \ -- cgit v1.2.3