diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-04 14:05:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-04 14:05:58 +0000 |
commit | 72e61e01d5850e4a1b7f817ff8c3f51d32dc101c (patch) | |
tree | 58b9916ffbdd3bfff03fe21cf98acba02c989ed3 | |
parent | Fix build with bmake (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=317319
-rw-r--r-- | math/unixstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile index a314e8dfd717..a07974d5c1d1 100644 --- a/math/unixstat/Makefile +++ b/math/unixstat/Makefile @@ -13,6 +13,7 @@ MAINTAINER= mwm@mired.org COMMENT= A statistics package designed for use with the Unix shell RESTRICTED= License does not allow mass redistribution. +BROKEN= Does not fetch .include <bsd.port.pre.mk> |