aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-stumbleupon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-stumbleupon/Makefile')
-rw-r--r--www/xpi-stumbleupon/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-stumbleupon/Makefile b/www/xpi-stumbleupon/Makefile
index 8e56d83dddd1..257daa807957 100644
--- a/www/xpi-stumbleupon/Makefile
+++ b/www/xpi-stumbleupon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-stumbleupon
-# Date created: 4 May 2006
-# Whom: Lapo Luchini <lapo@lapo.it>
-#
+# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD$
-#
PORTNAME= stumbleupon
PORTVERSION= 3.76
@@ -20,5 +16,6 @@ XPI_ID= {AE93811A-5C9A-4d34-8462-F7B864FC4696}
XPI_FILES= chrome/stumbleupon.jar chrome.manifest components/stumbleuponService.js install.js install.rdf
XPI_DIRS= chrome components
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>