diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 23:30:08 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 23:30:08 +0800 |
commit | f320151d51bd56b1b24fa04e3fb9765d993ceafa (patch) | |
tree | c6fb9ff51194bdb1527b06d740900333868f07f7 /finance | |
parent | 8cbde188d929d7f2849d20fb8aae4963ed8c7e77 (diff) | |
download | freebsd-ports-gnome-f320151d51bd56b1b24fa04e3fb9765d993ceafa.tar.gz freebsd-ports-gnome-f320151d51bd56b1b24fa04e3fb9765d993ceafa.tar.zst freebsd-ports-gnome-f320151d51bd56b1b24fa04e3fb9765d993ceafa.zip |
Mark as broken: does not fetch
Diffstat (limited to 'finance')
-rw-r--r-- | finance/prestashop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index ae9082c3dff0..7afd50a2f714 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 +BROKEN= does not fetch USES= cpe zip NO_BUILD= yes PRESTADIR= www/${PORTNAME} |