aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-glewpy
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-05-09 03:13:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-05-09 03:13:41 +0000
commit02439fbd0fe4b33989b08f81f8bb2b7f2ca7a21d (patch)
treefc91dca0dee30de8a0f760cf54c1320f184ee3b7 /graphics/py-glewpy
parent41d3e2cf303790cdeff8a6c5f577d676d8191570 (diff)
downloadports-02439fbd0fe4b33989b08f81f8bb2b7f2ca7a21d.tar.gz
ports-02439fbd0fe4b33989b08f81f8bb2b7f2ca7a21d.zip
- Stage
- Pet portlint PR: ports/188916 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@
Notes
Notes: svn path=/head/; revision=353383
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/