diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 75ccd46ed90..da84d683e05 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2004/02/23 15:27:54 xsa Exp $ +# $OpenBSD: Makefile,v 1.3 2004/08/03 14:59:26 xsa Exp $ COMMENT= "curses front-end for various audio players" @@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE} -MODULES= python +MODULES= lang/python NO_BUILD= Yes NO_REGRESS= Yes diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index e3ac8f0d615..13a26b35bd1 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2004/02/03 22:07:40 xsa Exp $ +# $OpenBSD: Makefile,v 1.2 2004/08/03 14:59:26 xsa Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE}download/ -MODULES= python +MODULES= lang/python LIB_DEPENDS= ao.3::audio/libao diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 435f774f86c..bdf0ddfb76b 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2004/01/30 08:39:48 xsa Exp $ +# $OpenBSD: Makefile,v 1.5 2004/08/03 14:59:27 xsa Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -22,7 +22,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cddb-py/} # avoid possible conflict with the audio/p5-cddb distfile DIST_SUBDIR= ${PKGNAME} -MODULES= python +MODULES= lang/python NO_REGRESS= Yes diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index 25cae99d650..43b06ced910 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2004/01/30 08:39:48 xsa Exp $ +# $OpenBSD: Makefile,v 1.4 2004/08/03 14:59:27 xsa Exp $ COMMENT= "read and manipulate ID3 tags on MP3 files with Python" @@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MODULES= python +MODULES= lang/python NO_REGRESS= Yes diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index 40afb5b94dc..6b9f077b4e6 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2004/01/30 08:39:48 xsa Exp $ +# $OpenBSD: Makefile,v 1.4 2004/08/03 14:59:27 xsa Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE}download/ -MODULES= python +MODULES= lang/python LIB_DEPENDS= ogg::audio/libogg diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index a48dfb26758..2bfba7f7487 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2004/01/30 08:39:48 xsa Exp $ +# $OpenBSD: Makefile,v 1.5 2004/08/03 14:59:27 xsa Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MODULES= python +MODULES= lang/python LIB_DEPENDS= xmms.3::audio/xmms