diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-21 17:25:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-21 17:25:21 +0000 |
commit | 14ed035baedb91ecc0b1a055c295a2187d9dcdd5 (patch) | |
tree | 445c1a3ac513529777be8e84c33c1777b3e8ca4d /audio/prokyon3 | |
parent | e93dfc4caa34bf8e7210cb1da2c068c1e50a9278 (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=190571
Diffstat (limited to 'audio/prokyon3')
-rw-r--r-- | audio/prokyon3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index e504926aadda..0070273fda5f 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \ vorbis.3:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +BROKEN= Does not compile + USE_QT_VER= 3 GNU_CONFIGURE= yes USE_GMAKE= yes |