diff options
Diffstat (limited to 'audio/py-ogg/Makefile')
-rw-r--r-- | audio/py-ogg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index a0ee08623044..dc5cc7aeeb35 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogg PORTVERSION= 1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio python MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libogg.so:audio/libogg -USES= python:2 +USES= python:2.7 USE_PYTHON= distutils autoplist do-configure: |