diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
commit | dd1a02b639c6bee7ae911ef068e511c323bc552e (patch) | |
tree | 5686fc57e1b664bc5493ab9cc63c469afa89053c /mail | |
parent | 0ef7c2750d24ed62bf390ea7c44a482a664aaa3c (diff) | |
download | ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.tar.gz ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/stuphead/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index ff0b76adbc4e..0d8e623403bd 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -16,6 +16,8 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch MAINTAINER= ozz@FreeBSD.org.ru +BROKEN= "Does not package correctly" + LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes |