diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 10:01:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 10:01:54 +0000 |
commit | 6b05b1ce57dce2cba3eec0c3b01bc5bde871bfd1 (patch) | |
tree | 769c57c5d7cb5427ed0bb1d1a750ab844f97000d /converters/konwert | |
parent | 6860050d06ce7baf68453d582da13fba37fda11a (diff) | |
download | ports-6b05b1ce57dce2cba3eec0c3b01bc5bde871bfd1.tar.gz ports-6b05b1ce57dce2cba3eec0c3b01bc5bde871bfd1.zip |
Notes
Diffstat (limited to 'converters/konwert')
-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 |