diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
commit | 4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9 (patch) | |
tree | d5dffbf38d76953360b8241857429a845663486c /audio | |
parent | 125b975182a6f99273c656e10de130479b5ac693 (diff) | |
download | freebsd-ports-graphics-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.tar.gz freebsd-ports-graphics-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.tar.zst freebsd-ports-graphics-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.zip |
BROKEN: Does not build
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cplay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index de018c2dd86..316cb0b7333 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ MAINTAINER= j.kossen@home.nl +BROKEN= "Does not build" + USE_GMAKE= yes USE_PYTHON= yes MAN1= cplay.1 |