diff options
-rw-r--r-- | audio/uzoo-console/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/uzoo-console/Makefile b/audio/uzoo-console/Makefile index 44e2420a7266..83477eab0d6f 100644 --- a/audio/uzoo-console/Makefile +++ b/audio/uzoo-console/Makefile @@ -16,6 +16,8 @@ MAINTAINER= perky@FreeBSD.org USE_PYTHON= yes NO_BUILD= yes +IGNORE= "has been disabled for legal issue" + do-install: ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} |