diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:17:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:17:13 +0000 |
commit | 13fd5342adc011d386e70eda6102bb487fc49f99 (patch) | |
tree | c5e12034e22ead977fe6839b25284e9348ad963a /audio/mixxx | |
parent | f8a1450c135ba6623eb5e4b6ddec8b86b9509f98 (diff) | |
download | ports-13fd5342adc011d386e70eda6102bb487fc49f99.tar.gz ports-13fd5342adc011d386e70eda6102bb487fc49f99.zip |
Notes
Diffstat (limited to 'audio/mixxx')
-rw-r--r-- | audio/mixxx/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 8a80fb088868..91a8bf8fdecb 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -47,10 +47,6 @@ IGNORE= does not compile on FreeBSD 4.x, due to lack of pselect() in libc IGNORE= does not compile on FreeBSD < 5.3, due to lack of round() in libm .endif -.if ${OSVERSION} >= 600000 && ${ARCH} == "amd64" -BROKEN= "does not build" -.endif - post-patch: @${REINPLACE_CMD} \ -e 's|/bin/bash|${LOCALBASE}&| ; \ |