diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:49:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:49:09 +0800 |
commit | 932549327528c10b53251244b1f64e1d019bb7f1 (patch) | |
tree | 4b659a1911bdc320bd450cf6ae4bc6461ce0e8da | |
parent | 17eceacf6c96362fab6a9e36eab1d32cce0bc4f7 (diff) | |
download | freebsd-ports-gnome-932549327528c10b53251244b1f64e1d019bb7f1.tar.gz freebsd-ports-gnome-932549327528c10b53251244b1f64e1d019bb7f1.tar.zst freebsd-ports-gnome-932549327528c10b53251244b1f64e1d019bb7f1.zip |
Mark as broken: does not fetch
-rw-r--r-- | devel/cut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cut/Makefile b/devel/cut/Makefile index 0fd8b7ad70d4..5998847d20af 100644 --- a/devel/cut/Makefile +++ b/devel/cut/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://www.falvotech.com/content/cut/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Unit Testing Framework for C, C++, and Objective-C +BROKEN= Does not fetch USES= python:run shebangfix SHEBANG_FILES= *.py ALL_TARGET= build |