aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-mrtech-local-install
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
commite598d34341b62529b9ef63db27d571f9bcb8c766 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/xpi-mrtech-local-install
parent7016da251660681f0c133921f056177747cccba9 (diff)
downloadfreebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.gz
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.zst
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
Diffstat (limited to 'www/xpi-mrtech-local-install')
-rw-r--r--www/xpi-mrtech-local-install/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <chinsan.tw@gmail.com>
-#
+# Created by: chinsan <chinsan.tw@gmail.com>
# $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 <bsd.port.mk>