aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-informenter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-informenter/Makefile')
-rw-r--r--www/xpi-informenter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-informenter/Makefile b/www/xpi-informenter/Makefile
index bd6e9cd8a0c7..f54f7a7fc815 100644
--- a/www/xpi-informenter/Makefile
+++ b/www/xpi-informenter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-informenter
-# Date created: 14 September 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= informenter
PORTVERSION= 0.6.3
@@ -18,5 +14,6 @@ XPI_NUM= 673
XPI_FILES= chrome/informenter.jar defaults/preferences/informenter.js install.rdf chrome.manifest
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>