# New ports collection makefile for: mac # Date created: 8 Aug 2004 # Whom: dieringe # # $FreeBSD$ # PORTNAME= mac PORTVERSION= 3.99.4.5 CATEGORIES= audio MASTER_SITES= CENKES DISTNAME= ${PORTNAME}-3.99-u4-b5 MAINTAINER= ports@FreeBSD.org COMMENT= Monkey's Audio lossless codec USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static .include .if ${ARCH} == "i386" || ${ARCH} == "amd64" BUILD_DEPENDS+= yasm:${PORTSDIR}/devel/yasm .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 orts-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.5.0.2krion2005-04-252-3/+3
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to version 0.5.0.1krion2005-03-082-3/+3
* Update to 0.5krion2005-02-165-35/+14
* Fix build on 4.xkrion2004-12-171-0/+19