From 02439fbd0fe4b33989b08f81f8bb2b7f2ca7a21d Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 9 May 2014 03:13:41 +0000 Subject: - Stage - Pet portlint PR: ports/188916 Submitted by: Bartek Rutkowski Approved by: portmgr@ --- graphics/py-glewpy/Makefile | 2 +- graphics/py-glewpy/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-glewpy') 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 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/ -- cgit v1.2.3