summaryrefslogtreecommitdiff
path: root/devel/clint
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-24 03:32:35 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-24 03:32:35 +0000
commit9fc04432081c683eff57fd1b35b7691395924fa1 (patch)
tree222477eae9c24244be742ccbcbc9a266cb1c0cbf /devel/clint
parent- Mark this port as broken on i386. I need to find a fix, but for now let pe... (diff)
I no longer use this port and it is broken. The fix is likely simple but I don't have the time to delve into it.
Notes
Notes: svn path=/head/; revision=331459
Diffstat (limited to 'devel/clint')
-rw-r--r--devel/clint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/clint/Makefile b/devel/clint/Makefile
index 31e97139e374..12af380ff1d0 100644
--- a/devel/clint/Makefile
+++ b/devel/clint/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Static source code checker for C++
LICENSE= GPLv2
@@ -24,6 +24,7 @@ USE_CXXSTD= gnu++98
USES= gmake
INFO= clint
MAKE_JOBS_UNSAFE= yes
+BROKEN= fails to find python.h
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \