diff options
-rw-r--r-- | comms/minicom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 8136bab..c6be98a 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= anders@FreeBSD.org +BROKEN= "Configure fails" + RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz |