aboutsummaryrefslogtreecommitdiff
path: root/games/fretsonfire
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-09 19:26:26 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-09 19:26:26 +0000
commit96fdc0d6069b67ac715512eef5514f489af5e0af (patch)
treea2668346a9d81766a7c1b5ccb271655915db5c40 /games/fretsonfire
parentdde5a8426c978aeec99119a3ca44090624a06cdb (diff)
downloadports-96fdc0d6069b67ac715512eef5514f489af5e0af.tar.gz
ports-96fdc0d6069b67ac715512eef5514f489af5e0af.zip
graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port - py-opengl -> py-PyOpenGL - py-opengl-accelerate -> py-PyOpenGL-accelerate PR: 205472 Submitted by: matthew@reztek.cz Reviewed by: koobs
Notes
Notes: svn path=/head/; revision=414888
Diffstat (limited to 'games/fretsonfire')
-rw-r--r--games/fretsonfire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile
index 3ffd7e0010d2..c4c7891c0dd9 100644
--- a/games/fretsonfire/Makefile
+++ b/games/fretsonfire/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fretsonfire
PORTVERSION= 1.3.110
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games python
MASTER_SITES= SF
DISTNAME= ${PORTNAME:S/f/F/g:S/o/O/}-${PORTVERSION}
@@ -14,7 +14,7 @@ COMMENT= Game of musical skill and fast fingers
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}game>=0:devel/py-game \
- ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \
+ ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow \
${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data