diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-21 17:31:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-21 17:31:18 +0000 |
commit | 4dedbdfa59b76dfa3045429dd81b00208f20afc1 (patch) | |
tree | 45c59e3bb923cdbbe38f59dcdee268b90488b57a /misc/ipbt | |
parent | 76505fe4a9b4b6f92b3f83c747cd914edd8d4787 (diff) |
Notes
Diffstat (limited to 'misc/ipbt')
-rw-r--r-- | misc/ipbt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index 85069d0b9cec..f65ab13c8772 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ MAINTAINER= matt_mills@btopenworld.com COMMENT= A high-tech ttyrec player with improvements over ttyplay +BROKEN= Size mismatch + USE_PERL5= yes ALL_TARGET= ${PORTNAME} |