diff options
author | kris <kris@FreeBSD.org> | 2007-08-18 09:09:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-08-18 09:09:04 +0800 |
commit | 8a3b3aa43541d34eede1a76da29435ca7112d139 (patch) | |
tree | 5f7c7b6a564b31f94825692f086c6903357efe4e /audio | |
parent | d16c9563c0a0e0d83b4b0c953f8749113ced7c50 (diff) | |
download | freebsd-ports-gnome-8a3b3aa43541d34eede1a76da29435ca7112d139.tar.gz freebsd-ports-gnome-8a3b3aa43541d34eede1a76da29435ca7112d139.tar.zst freebsd-ports-gnome-8a3b3aa43541d34eede1a76da29435ca7112d139.zip |
BROKEN: Does not build
Diffstat (limited to 'audio')
-rw-r--r-- | audio/qmpdclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/qmpdclient/Makefile b/audio/qmpdclient/Makefile index 086bcd568c41..f12cb1081f6a 100644 --- a/audio/qmpdclient/Makefile +++ b/audio/qmpdclient/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://havtknut.tihlde.org/qmpdclient/files/ \ MAINTAINER= uyamba@gmail.com COMMENT= Easy to use musicpd client written in QT4 +BROKEN= Does not build + HAS_CONFIGURE= yes USE_GMAKE= yes USE_QT_VER= 4 |