diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
commit | b3c4d6ae0f212c81927d54ba9179a1f09e0b6734 (patch) | |
tree | 6c3550940cd3f1e07912491948ed0426301fd756 /mail/stuphead | |
parent | a542ea7ccee8405a1ac208857b88ba65f47f087e (diff) | |
download | FreeBSD-ports-b3c4d6ae0f212c81927d54ba9179a1f09e0b6734.zip FreeBSD-ports-b3c4d6ae0f212c81927d54ba9179a1f09e0b6734.tar.gz |
BROKEN: Does not package correctly
Diffstat (limited to 'mail/stuphead')
-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 ff0b76a..0d8e623 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 |