forked from Lainports/freebsd-ports
Update to fix with latest pyrex.
PR: ports/117619 Submitted by: Carl Johan Gustavsson <cjg at bsdmail dot org> Approved by: portmgr (self)
This commit is contained in:
parent
1f49818ff5
commit
3c64e470ce
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ DISTNAME= pysdl_mixer-${PORTVERSION}
|
|||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Pysdl_mixer is a python interface to SDL's sdl_mixer
|
||||
|
||||
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
|
||||
BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
|
||||
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal
|
||||
|
||||
DIST_SUBDIR= python
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue