diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
commit | aa5799fe108657fe0e07c395a6efce3fffd6dbbd (patch) | |
tree | be272fa55f260a1836a8b9e1fd6b177580e69629 /audio | |
parent | e05ef340d70e280a99d86fa54474020ec2e67f37 (diff) | |
download | freebsd-ports-gnome-aa5799fe108657fe0e07c395a6efce3fffd6dbbd.tar.gz freebsd-ports-gnome-aa5799fe108657fe0e07c395a6efce3fffd6dbbd.tar.zst freebsd-ports-gnome-aa5799fe108657fe0e07c395a6efce3fffd6dbbd.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 de018c2dd86b..316cb0b7333c 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 |