diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:49:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:49:09 +0000 |
commit | e8bc9fc484f5ec934b437e115ab844c4d178ead6 (patch) | |
tree | 4b659a1911bdc320bd450cf6ae4bc6461ce0e8da /devel/cut | |
parent | ebb792891390189e0ff63012e484a22d420514f1 (diff) | |
download | ports-e8bc9fc484f5ec934b437e115ab844c4d178ead6.tar.gz ports-e8bc9fc484f5ec934b437e115ab844c4d178ead6.zip |
Notes
Diffstat (limited to 'devel/cut')
-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 |