aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-vimperator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-vimperator/Makefile')
-rw-r--r--www/xpi-vimperator/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-vimperator/Makefile b/www/xpi-vimperator/Makefile
index c18a75e076e2..6f70c7a2bcbc 100644
--- a/www/xpi-vimperator/Makefile
+++ b/www/xpi-vimperator/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-vimperator
-# Date created: 14 April 2007
-# Whom: stas
-#
+# Created by: stas
# $FreeBSD$
-#
PORTNAME= vimperator
PORTVERSION= 3.5
@@ -19,5 +15,6 @@ LICENSE_FILE=${WRKSRC}/License.txt
XPI_ID= vimperator@mozdev.org
XPI_NUM= 4891
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>