aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-21 05:48:25 +0800
committermiwi <miwi@FreeBSD.org>2009-02-21 05:48:25 +0800
commiteec8f900ebf4fc2014471e979dc23ceaf7f68d63 (patch)
treea19b02e56f74dae3796080578625c1a5f4dd869d /www
parent0729a748f89ddccb47d7b3a789319cab936d047f (diff)
downloadfreebsd-ports-gnome-eec8f900ebf4fc2014471e979dc23ceaf7f68d63.tar.gz
freebsd-ports-gnome-eec8f900ebf4fc2014471e979dc23ceaf7f68d63.tar.zst
freebsd-ports-gnome-eec8f900ebf4fc2014471e979dc23ceaf7f68d63.zip
- Fix build
Reported by: ionbot
Diffstat (limited to 'www')
-rw-r--r--www/xpi-greasemonkey/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile
index 9800eea4bda7..3333a2efaa06 100644
--- a/www/xpi-greasemonkey/Makefile
+++ b/www/xpi-greasemonkey/Makefile
@@ -15,12 +15,6 @@ COMMENT= Add bits of DHTML to any web page to change its behavior
XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
XPI_NUM= 748
-XPI_FILES= chrome/greasemonkey.jar chrome.manifest \
- components/gmIBrowserWindow.xpt \
- components/gmIGreasemonkeyService.xpt \
- components/gmIMenuCommand.xpt components/greasemonkey.js \
- defaults/preferences/greasemonkey.js install.rdf license.txt
-XPI_DIRS= chrome components defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>