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 742156cff27..70d185c366b 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \ +PATCH_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ \ LOCAL/amdmi3 PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2 |