diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-14 03:44:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-14 03:44:48 +0000 |
commit | 61d0c079f2a554ae7cd40714e2caa9ee4ef7546c (patch) | |
tree | b10d01588af1dc36d71f1d6b6af21f5f3555c7b7 /audio | |
parent | 30d55cdf79b0e2e188c6fc8b938e39fae5b21b47 (diff) | |
download | ports-61d0c079f2a554ae7cd40714e2caa9ee4ef7546c.tar.gz ports-61d0c079f2a554ae7cd40714e2caa9ee4ef7546c.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-faad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index 5a77258fbbf8..e775c860b135 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ xmms.4:${PORTSDIR}/multimedia/xmms \ faad.0:${PORTSDIR}/audio/faad +BROKEN= "Does not work with faad 2.0" + USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes |