aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-splash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-splash/Makefile')
-rw-r--r--www/xpi-splash/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-splash/Makefile b/www/xpi-splash/Makefile
index 6f0110b41e52..372d041f7f64 100644
--- a/www/xpi-splash/Makefile
+++ b/www/xpi-splash/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-splash
-# Date created: 15 October 2008
-# Whom: Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
-#
PORTNAME= splash
PORTVERSION= 2.0.2
@@ -20,5 +16,6 @@ XPI_FILES= chrome/splash.jar components/.autoreg components/splash.js \
defaults/preferences/splash.js chrome.manifest install.rdf
XPI_DIRS= chrome components defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>