1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Correct dependencies

Reported by:	pointyhat via erwin
This commit is contained in:
Pav Lucistnik 2009-07-29 19:31:13 +00:00
parent e8fd251a79
commit c18fa8f02b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238639

View File

@ -19,9 +19,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Python Computer Graphics Kit
BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
boost_python.4:${PORTSDIR}/devel/boost-python-libs \
scons:${PORTSDIR}/devel/scons
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
boost_python.4:${PORTSDIR}/devel/boost-python-libs
USE_GL= yes
USE_PYTHON= yes