diff options
author | perky <perky@FreeBSD.org> | 2002-08-01 23:29:08 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-08-01 23:29:08 +0800 |
commit | dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070 (patch) | |
tree | da0b95403eeefee2b940dd1831eb63c55d532342 /audio/uzoo-console/Makefile | |
parent | 69d13adcb02331bd056224e5f976509806f3e6f4 (diff) | |
download | freebsd-ports-gnome-dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070.tar.gz freebsd-ports-gnome-dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070.tar.zst freebsd-ports-gnome-dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070.zip |
Mark IGNOREd.
Soribada service is closed temporarily for legal issue.
Diffstat (limited to 'audio/uzoo-console/Makefile')
-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} |