summaryrefslogtreecommitdiff
path: root/www/xpi-menueditor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-menueditor/Makefile')
-rw-r--r--www/xpi-menueditor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-menueditor/Makefile b/www/xpi-menueditor/Makefile
index cd470783199a..3b7b9ad7b0f7 100644
--- a/www/xpi-menueditor/Makefile
+++ b/www/xpi-menueditor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-menueditor
-# Date created: 3 May 2008
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= menueditor
PORTVERSION= 1.2.7
@@ -17,5 +13,6 @@ XPI_DISTNAME= menu_editor
XPI_ID= {EDA7B1D7-F793-4e03-B074-E6F303317FB0}
XPI_NUM= 710
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>