Readd a missing dependency, no cookie for me

This commit is contained in:
giovanni 2009-04-10 17:34:26 +00:00
parent 5a32cdf032
commit c107efd16d

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2009/04/10 17:28:28 giovanni Exp $
# $OpenBSD: Makefile,v 1.6 2009/04/10 17:34:26 giovanni Exp $
COMMENT = MySQL maatkit tools
DISTNAME = maatkit-3329
PKGNAME = ${DISTNAME}p0
CATEGORIES = databases perl5
HOMEPAGE = http:/www.maatkit.org/
@ -17,7 +18,8 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = http://maatkit.googlecode.com/files/
RUN_DEPENDS = :p5-DBD-mysql->=1.0:databases/p5-DBD-mysql
RUN_DEPENDS = :p5-DBD-mysql->=1.0:databases/p5-DBD-mysql \
:p5-Term-ReadKey->=2.10:devel/p5-Term-ReadKey
BUILD_DEPENDS = ${RUN_DEPENDS}
CONFIGURE_STYLE = perl