aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-adblock
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-03 08:10:43 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-03 08:10:43 +0000
commit6a149877b0597ec3eb55b849123ab8e56e2b96c3 (patch)
treeb76657f5d872a7022607b239cd6a0fecf599538e /www/xpi-adblock
parent3e3ae40d1638559048dd4cb388394159b92718b9 (diff)
downloadports-6a149877b0597ec3eb55b849123ab8e56e2b96c3.tar.gz
ports-6a149877b0597ec3eb55b849123ab8e56e2b96c3.zip
Notes
Diffstat (limited to 'www/xpi-adblock')
-rw-r--r--www/xpi-adblock/Makefile.xpi15
1 files changed, 8 insertions, 7 deletions
diff --git a/www/xpi-adblock/Makefile.xpi b/www/xpi-adblock/Makefile.xpi
index d4ed366d7b23..03b48e5dbdf2 100644
--- a/www/xpi-adblock/Makefile.xpi
+++ b/www/xpi-adblock/Makefile.xpi
@@ -56,9 +56,9 @@
#
# Gecko 1.8 xpi engine tries to detect various compatibility issues all by itself.
# Thus, xpi's are installed into ${LOCALBASE}/lib/xpi/${XPI_ID} by default and
-# links are made to all apps which have the engine (firefox, thunderbird and flock
-# at the moment). relink and relink-all targets can be invoked to refarm the links
-# of a single extensions or all installed extensions accordingly.
+# links are made to all apps which have the engine (firefox, thunderbird, sunbird
+# and flock at the moment). relink and relink-all targets can be invoked to refarm
+# the links of a single extensions or all installed extensions accordingly.
#
# In case an xpi does not have chrome.manifest, it should be generated manually by
# a maintainer and placed in files, where it will be noticed.
@@ -84,11 +84,12 @@ USE_ZIP= yes
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
XPI_DISTNAME?= ${PORTNAME}
-XPI_APPS_ALL_WC= *firefox* *thunderbird* *flock*
-# *nvu* *sunbird*
+XPI_APPS_ALL_WC= *firefox* *thunderbird* *flock* *sunbird*
+# *nvu*
XPI_APPS_ALL= firefox firefox-devel linux-firefox linux-firefox-devel \
- thunderbird linux-thunderbird flock linux-flock
-# nvu linux-nvu sunbird linux-sunbird
+ thunderbird linux-thunderbird flock linux-flock \
+ sunbird linux-sunbird
+# nvu linux-nvu
# Other apps: mango
# === Let's process WITH_XPI into WITH_XPI_APPS