diff options
Diffstat (limited to 'multimedia/mimms/Makefile')
-rw-r--r-- | multimedia/mimms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mimms/Makefile b/multimedia/mimms/Makefile index b88da31ee537..b5183cd78381 100644 --- a/multimedia/mimms/Makefile +++ b/multimedia/mimms/Makefile @@ -12,9 +12,8 @@ COMMENT= Download streams using the MMS protocol LIB_DEPENDS= libmms.so:${PORTSDIR}/net/libmms -USES= tar:bzip2 -USE_PYTHON= yes -USE_PYDISTUTILS= yes +USES= python tar:bzip2 +USE_PYTHON= distutils PYDISTUTILS_PKGVERSION= 3.2 PORTDOCS= AUTHORS COPYING NEWS README |