# Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= libmodplug PORTVERSION= 0.8.8.5 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries USES= gmake pathfix pkgconfig libtool INSTALL_TARGET= install-strip USE_LDCONFIG= yes GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e '/^CXXFLAGS=/d' \ ${WRKSRC}/configure .include