diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 10:23:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 10:23:16 +0800 |
commit | b3c4d6ae0f212c81927d54ba9179a1f09e0b6734 (patch) | |
tree | 6c3550940cd3f1e07912491948ed0426301fd756 /mail | |
parent | a542ea7ccee8405a1ac208857b88ba65f47f087e (diff) | |
download | freebsd-ports-gnome-b3c4d6ae0f212c81927d54ba9179a1f09e0b6734.tar.gz freebsd-ports-gnome-b3c4d6ae0f212c81927d54ba9179a1f09e0b6734.tar.zst freebsd-ports-gnome-b3c4d6ae0f212c81927d54ba9179a1f09e0b6734.zip |
BROKEN: Does not package correctly
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 |