aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-google_shortcuts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-google_shortcuts/Makefile')
-rw-r--r--www/xpi-google_shortcuts/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-google_shortcuts/Makefile b/www/xpi-google_shortcuts/Makefile
index 2030b7381224..71c2ffc7487b 100644
--- a/www/xpi-google_shortcuts/Makefile
+++ b/www/xpi-google_shortcuts/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-gbutts
-# Date created: 2008-05-22
-# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
-#
+# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
# $FreeBSD$
-#
PORTNAME= google_shortcuts
PORTVERSION= 2.1.5
@@ -19,5 +15,6 @@ XPI_FILES= chrome/googleshortcuts.jar chrome.manifest \
defaults/preferences/install.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>