- add py-Numeric to run_depends

from Will Maier
This commit is contained in:
ajacoutot 2008-01-13 00:13:54 +00:00
parent 7fcb16284c
commit 3f66575973

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2007/12/04 14:43:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2008/01/13 00:13:54 ajacoutot Exp $
COMMENT= Rampart arcade game clone for X11
DISTNAME= castle-combat-0.8.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= games x11
HOMEPAGE= http://www.linux-games.com/castle-combat/
@ -18,7 +19,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=castle-combat/}
MODULES= lang/python
RUN_DEPENDS= ::devel/pygame \
::devel/py-twisted/core
::devel/py-twisted/core \
::py-Numeric-*:math/py-Numeric
NO_BUILD= Yes
NO_REGRESS= Yes