diff options
Diffstat (limited to 'graphics/py-glewpy/Makefile')
-rw-r--r-- | graphics/py-glewpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index 3fc4f4a3c816..742156cff27e 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -16,7 +16,7 @@ PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2 MAINTAINER= acm@FreeBSD.org COMMENT= Advanced OpenGL extensions to Python -BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrex>=0.9.6.2:devel/pyrex USES= python USE_GL= glew |