missing dependency on p5-Convert-BinHex
reported by rainer giedat <rainer at genua.de>
This commit is contained in:
parent
627bcdb752
commit
2da4784277
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/01/07 09:37:19 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2006/03/10 10:02:06 sturm Exp $
|
||||
|
||||
COMMENT= "modules for parsing (and creating!) MIME entities"
|
||||
|
||||
DISTNAME= MIME-tools-5.419
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= mail perl5
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
@ -20,6 +20,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
|
||||
|
||||
RUN_DEPENDS= :p5-IO-stringy->=1.211:devel/p5-IO-stringy \
|
||||
:p5-Mail-Tools-*:mail/p5-Mail-Tools \
|
||||
:p5-Convert-BinHex-*:converters/p5-Convert-BinHex \
|
||||
:p5-MIME-Base64->=3.03:converters/p5-MIME-Base64
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user