diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 15:14:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 15:14:34 +0000 |
commit | 089e8f533ecfaba9a2673d6b48b7815707fa87f0 (patch) | |
tree | 43311332d9aa199c028f8b2cc5abb4c3a86f941a /www/xpi-twitterfox | |
parent | e41787fc298ea1f5d850f0a227b53518400e0dd7 (diff) | |
download | ports-089e8f533ecfaba9a2673d6b48b7815707fa87f0.tar.gz ports-089e8f533ecfaba9a2673d6b48b7815707fa87f0.zip |
Notes
Diffstat (limited to 'www/xpi-twitterfox')
-rw-r--r-- | www/xpi-twitterfox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-twitterfox/Makefile b/www/xpi-twitterfox/Makefile index 1b1358a6fd43..3653a28d6d34 100644 --- a/www/xpi-twitterfox/Makefile +++ b/www/xpi-twitterfox/Makefile @@ -20,6 +20,5 @@ XPI_FILES= LICENSE.rtf chrome/TwitterFox.jar chrome.manifest \ defaults/twitterfox_1.8.sqlite install.rdf XPI_DIRS= chrome components defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |