diff options
author | kris <kris@FreeBSD.org> | 2007-04-22 01:25:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-04-22 01:25:21 +0800 |
commit | 7ed8ed2f3de5e017e76592ac14074706d22c71bc (patch) | |
tree | 9f48d365c3b0eb887ebe7c621108d006ccfb5477 /audio | |
parent | 1fd6af54fb0e58a229c27699aef64c678d550961 (diff) | |
download | freebsd-ports-gnome-7ed8ed2f3de5e017e76592ac14074706d22c71bc.tar.gz freebsd-ports-gnome-7ed8ed2f3de5e017e76592ac14074706d22c71bc.tar.zst freebsd-ports-gnome-7ed8ed2f3de5e017e76592ac14074706d22c71bc.zip |
BROKEN: Does not compile
Diffstat (limited to 'audio')
-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 |