aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-xhtml-ruby-support/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-xhtml-ruby-support/Makefile')
-rw-r--r--www/xpi-xhtml-ruby-support/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-xhtml-ruby-support/Makefile b/www/xpi-xhtml-ruby-support/Makefile
index e4fcb2b18080..a3f64958fc07 100644
--- a/www/xpi-xhtml-ruby-support/Makefile
+++ b/www/xpi-xhtml-ruby-support/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-xhtml-ruby-support
-# Date created: 2008-05-21
-# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
-#
+# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
# $FreeBSD$
-#
PORTNAME= xhtml-ruby-support
PORTVERSION= 3.0.2009060901
@@ -20,5 +16,6 @@ XPI_FILES= chrome/rubysupport.jar chrome.manifest \
defaults/preferences/rubysupport.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>