aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-glewpy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-glewpy')
-rw-r--r--graphics/py-glewpy/Makefile2
-rw-r--r--graphics/py-glewpy/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile
index fee8efc85295..c3e82e069247 100644
--- a/graphics/py-glewpy/Makefile
+++ b/graphics/py-glewpy/Makefile
@@ -8,6 +8,7 @@ CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
+
PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|amdmi3|}
PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2
@@ -24,5 +25,4 @@ USE_PYDISTUTILS=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/py-glewpy/pkg-descr b/graphics/py-glewpy/pkg-descr
index a77daa94f8e9..f06112d31bc2 100644
--- a/graphics/py-glewpy/pkg-descr
+++ b/graphics/py-glewpy/pkg-descr
@@ -3,4 +3,4 @@ Python OpenGL developer to use features such as fragment and vertex shaders and
image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
such as GLUT and SDL (pygame).
-WWW: http://glewpy.sourceforge.net/
+WWW: http://glewpy.sourceforge.net/