diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-08 07:24:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-08 07:24:57 +0000 |
commit | bb34cae2a8e4dc31ac3dec16dd96ab3ddf66514f (patch) | |
tree | 05c190e2ee35e01aefcc1872a32f5076697cdc4c | |
parent | b96c9539b827a2f2b2c4d9d0e1673f455b1ca2f5 (diff) |
Notes
-rw-r--r-- | net-p2p/p5-Net-DirectConnect-TigerHash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile b/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile index 85f91154494e..f4b002c087ef 100644 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile +++ b/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= proler@gmail.com COMMENT= Perl Direct Connect TigerHash module +BROKEN= Does not build with any modern compile + USES= perl5 USE_PERL5= configure CC= ${CXX} |