From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt 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/xpi-mrtech-local-install/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'www/xpi-mrtech-local-install') diff --git a/www/xpi-mrtech-local-install/Makefile b/www/xpi-mrtech-local-install/Makefile index c5ce83b7adb0..43d04b169fa6 100644 --- a/www/xpi-mrtech-local-install/Makefile +++ b/www/xpi-mrtech-local-install/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpi-mrtech-local-install -# Date created: 2006/05/06 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= mrtech-local-install DISTVERSION= 5.3.2.3 @@ -17,5 +13,6 @@ XPI_DISTNAME= mr_tech_local_install XPI_NUM= 421 XPI_ID= {9669CC8F-B388-42FE-86F4-CB5E7F5A8BDC} +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include -- cgit