aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-bookmarkdd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/xpi-bookmarkdd
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/xpi-bookmarkdd')
-rw-r--r--www/xpi-bookmarkdd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-bookmarkdd/Makefile b/www/xpi-bookmarkdd/Makefile
index 97cd55de33ed..2d6e1b15a4ea 100644
--- a/www/xpi-bookmarkdd/Makefile
+++ b/www/xpi-bookmarkdd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-bookmarkdd
-# Date created: 2007-09-21
-# Whom: Gustavo Fukao <gustavofukao@gmail.com>
-#
+# Created by: Gustavo Fukao <gustavofukao@gmail.com>
# $FreeBSD$
-#
PORTNAME= bookmarkdd
PORTVERSION= 0.7.5
@@ -21,5 +17,6 @@ XPI_FILES= chrome.manifest install.rdf \
defaults/preferences/prefs.js
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>