aboutsummaryrefslogtreecommitdiff
path: root/audio/beast
diff options
context:
space:
mode:
Diffstat (limited to 'audio/beast')
-rw-r--r--audio/beast/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index 982fb8ea2f35..849cd76cf917 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -33,12 +33,6 @@ CONFIGURE_ARGS= --disable-debug \
MAN1= beast.1 bsesh.1 sfidl.1
MAN3= beast-gxk.3 bse-procs.3 bse-structs.3 bse.3 sfi.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on FreeBSD 4.x, missing library function isfinite
-.endif
-
post-patch:
@${REINPLACE_CMD} -Ee 's|$${libdir}/ladspa|${LOCALBASE}/lib/ladspa|; \
/FLAGS=/ s/(-g|-ggdb3|-pipe|-O2|-ftracer|-finline-functions|-fno-keep-static-consts)//; \
@@ -48,4 +42,4 @@ post-patch:
${WRKSRC}/bse/Makefile.in \
${WRKSRC}/bse/zintern/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>