diff options
-rw-r--r-- | devel/bitkeeper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile index 6e8217c6b70b..64a5397c4db8 100644 --- a/devel/bitkeeper/Makefile +++ b/devel/bitkeeper/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= libtomcrypt.so:security/libtomcrypt \ liblz4.so:archivers/liblz4 RUN_DEPENDS= bash:shells/bash +BROKEN_FreeBSD_11= perl: No such file or directory + USES= gmake groff bison localbase tk xorg iconv pkgconfig USE_XORG= x11 |