diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-01 23:04:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-01 23:04:04 +0000 |
commit | 97fe6ef0d76a7c856f3a37754e110143e3d4a0b9 (patch) | |
tree | 6dc0ebf586d26a5974d5908a62f7af34fae57ff7 /audio/xmms-imms/Makefile | |
parent | 5059106669ce863d92a1dcf681549a95d107fc45 (diff) | |
download | ports-97fe6ef0d76a7c856f3a37754e110143e3d4a0b9.tar.gz ports-97fe6ef0d76a7c856f3a37754e110143e3d4a0b9.zip |
Notes
Diffstat (limited to 'audio/xmms-imms/Makefile')
-rw-r--r-- | audio/xmms-imms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 4ff1676c8721..a86ca66f9460 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ fftw3f.4:${PORTSDIR}/math/fftw3-float \ tag.5:${PORTSDIR}/audio/taglib +BROKEN= does not configure + USE_BZIP2= yes USE_GNOME= gtk12 USE_GMAKE= yes |