diff options
-rw-r--r-- | converters/konwert/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/konwert/Makefile b/converters/konwert/Makefile index 192606b9bdf8..00b091ae07ee 100644 --- a/converters/konwert/Makefile +++ b/converters/konwert/Makefile @@ -20,6 +20,8 @@ PATCHFILES= ${PORTNAME}_${PORTVERSION}-${PORTREVISION}.diff.gz MAINTAINER= alexs@snark.rinet.ru COMMENT= Modular converter between charsets and filter +BROKEN= "Does not fetch" + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 |