- add math/py-Numeric to RUN_DEPENDS

noticed by steven@
This commit is contained in:
ajacoutot 2006-11-11 19:09:11 +00:00
parent 3a99c756d3
commit 319cf71d04

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/11 14:34:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2006/11/11 19:09:11 ajacoutot Exp $
COMMENT= "falling blocks puzzle game"
DISTNAME= angrydd-1.0.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
HOMEPAGE= http://www.sacredchao.net/~piman/angrydd/
@ -17,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
RUN_DEPENDS= :pygame->=1.7:devel/pygame
RUN_DEPENDS= :pygame->=1.7:devel/pygame \
:py-Numeric-*:math/py-Numeric
MODULES= lang/python
NO_BUILD= Yes