diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-26 23:09:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-26 23:09:46 +0800 |
commit | 20cb064b9a6b170275d4b992e6db7fb3e4d3d0fd (patch) | |
tree | f5760882376d2e5a770d2eceac5271f338892347 /www/xpi-foxmarks | |
parent | 626c17bd2510fc98a6e0a3e886fdebcc221af1ec (diff) | |
download | freebsd-ports-gnome-20cb064b9a6b170275d4b992e6db7fb3e4d3d0fd.tar.gz freebsd-ports-gnome-20cb064b9a6b170275d4b992e6db7fb3e4d3d0fd.tar.zst freebsd-ports-gnome-20cb064b9a6b170275d4b992e6db7fb3e4d3d0fd.zip |
- Stage support
Diffstat (limited to 'www/xpi-foxmarks')
-rw-r--r-- | www/xpi-foxmarks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-foxmarks/Makefile b/www/xpi-foxmarks/Makefile index 7753e2bb775b..02882ee13735 100644 --- a/www/xpi-foxmarks/Makefile +++ b/www/xpi-foxmarks/Makefile @@ -14,6 +14,5 @@ XPI_DISTNAME= foxmarks_bookmark_synchronizer XPI_ID= foxmarks@kei.com XPI_NUM= 2410 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |