Index: head/audio/xmms-openspc/Makefile =================================================================== --- head/audio/xmms-openspc/Makefile (revision 188734) +++ head/audio/xmms-openspc/Makefile (revision 188735) @@ -1,31 +1,34 @@ # New ports collection makefile for: xmms-openspc # Date created: 11 June 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= openspc PORTVERSION= 0.0.3 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ PKGNAMEPREFIX= xmms- DISTNAME= xmms-OpenSPC-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= An SPC player for XMMS using OpenSPC BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/openspc.la \ lib/xmms/Input/openspc.so ONLY_FOR_ARCHS= i386 # contains x86 assembler code USE_X_PREFIX= yes GNU_CONFIGURE= yes +post-patch: + @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure + .include Property changes on: head/audio/xmms-openspc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property