diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-26 23:09:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-26 23:09:17 +0800 |
commit | f09f8b16577bdd8fe111a4f8fea7e8c62392c28c (patch) | |
tree | 0d1f8b09b07a4412d6bf09d9a20c3ac4fd862929 /www/xpi-flashgot | |
parent | 9e0c8e46c8679b3bf72d9533b949ff5a66247e7d (diff) | |
download | freebsd-ports-gnome-f09f8b16577bdd8fe111a4f8fea7e8c62392c28c.tar.gz freebsd-ports-gnome-f09f8b16577bdd8fe111a4f8fea7e8c62392c28c.tar.zst freebsd-ports-gnome-f09f8b16577bdd8fe111a4f8fea7e8c62392c28c.zip |
- Stage support
Diffstat (limited to 'www/xpi-flashgot')
-rw-r--r-- | www/xpi-flashgot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile index 8996f5df7524..b159e7ba4ae3 100644 --- a/www/xpi-flashgot/Makefile +++ b/www/xpi-flashgot/Makefile @@ -12,6 +12,5 @@ COMMENT= Download links using popular download managers XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} XPI_NUM= 220 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |