aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-table2clipboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-table2clipboard/Makefile')
-rw-r--r--www/xpi-table2clipboard/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-table2clipboard/Makefile b/www/xpi-table2clipboard/Makefile
index f34d1c69ccd0..2ae83b48a04b 100644
--- a/www/xpi-table2clipboard/Makefile
+++ b/www/xpi-table2clipboard/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-table2clipboard
-# Date created: 2009-04-26
-# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
-#
+# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= table2clipboard
PORTVERSION= 1.5.1
@@ -20,5 +16,6 @@ XPI_FILES= chrome.manifest chrome/t2c.jar \
install.rdf
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>