aboutsummaryrefslogtreecommitdiff
path: root/audio/mac
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-17 22:55:23 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-17 22:55:23 +0000
commit58fbb6152ccb1630ce28ff31c7dfd2ddc12d877e (patch)
tree691181bdcc1603a9e98621425afa5630cc9ab15f /audio/mac
parenta3c25fa19247b1d47d709f72475e8a728ab6f0ac (diff)
downloadports-58fbb6152ccb1630ce28ff31c7dfd2ddc12d877e.tar.gz
ports-58fbb6152ccb1630ce28ff31c7dfd2ddc12d877e.zip
Notes
Diffstat (limited to 'audio/mac')
-rw-r--r--audio/mac/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile
index 04ae75f460ac..025cc3408da3 100644
--- a/audio/mac/Makefile
+++ b/audio/mac/Makefile
@@ -21,16 +21,10 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on 4.x due to missing multibyte string functions in libc
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-O3||' ${WRKSRC}/configure
# @${REINPLACE_CMD} -e '/GetInfo/s|intptr_t|long|g' ${WRKSRC}/src/MACLib/*.*
# @${REINPLACE_CMD} -e 's|wcsnicmp|wcsncmp|g;s|wcsicmp|wcscmp|g;s|_wcsicmp|wcscmp|g;s|\.__pos||g' \
# ${WRKSRC}/src/MACLib/*.* ${WRKSRC}/src/Shared/*.*
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>