summaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-30 04:20:11 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-30 04:20:11 +0000
commitc0a1674718968e9d1bbb7140e4750c5e90e275ba (patch)
treee638ca0848fd35bf35747113c3b860d69f10c471 /audio/ardour
parentNow appears to build (diff)
Now appears to build on 5.x
Notes
Notes: svn path=/head/; revision=188802
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index e7594aaefe62..db3fd399c273 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -42,10 +42,6 @@ CFLAGS+= -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce
CFLAGS:= ${CFLAGS:N-fno-strict-aliasing}
-.if ${OSVERSION} < 600000
-BROKEN= Does not compile on 5.x
-.endif
-
post-patch:
${REINPLACE_CMD} -e "s|%%CFLAGS%%|${CFLAGS}|" ${WRKSRC}/SConstruct
${REINPLACE_CMD} -e "s|alsa_pcm|oss|g" ${WRKSRC}/templates/*.template