aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-no-referrer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-no-referrer/Makefile')
-rw-r--r--www/xpi-no-referrer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-no-referrer/Makefile b/www/xpi-no-referrer/Makefile
index 147d883df14e..07eeda0d6354 100644
--- a/www/xpi-no-referrer/Makefile
+++ b/www/xpi-no-referrer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-no-referrer
-# Date created: 2006/05/06
-# Whom: chinsan <chinsan.tw@gmail.com>
-#
+# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
-#
PORTNAME= no-referrer
PORTVERSION= 1.0.1
@@ -19,5 +15,6 @@ XPI_FILES= chrome/icon.gif chrome/referrer.js chrome/referrer.xul \
chrome.manifest install.rdf
XPI_DIRS= chrome
+NO_STAGE= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>