Index: head/audio/streamripper/Makefile =================================================================== --- head/audio/streamripper/Makefile (revision 408403) +++ head/audio/streamripper/Makefile (revision 408404) @@ -1,66 +1,71 @@ # Created by: trevor # $FreeBSD$ PORTNAME= streamripper PORTVERSION= 1.64.6 PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28current%29/${PORTVERSION} \ http://gd.tuwien.ac.at/hci/cdk/:cdk DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ cdk-${CDK_VERSION}.tgz:cdk MAINTAINER= ports@FreeBSD.org COMMENT= Splits SHOUTcast stream into tracks LICENSE= GPLv2 LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \ libtre.so:${PORTSDIR}/textproc/libtre OPTIONS_DEFINE= FAAD VORBIS OPTIONS_DEFAULT=FAAD VORBIS -USES= iconv pkgconfig +USES= iconv ncurses pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-libmad \ --without-included-tre \ --with-included-argv \ --with-included-cdk PLIST_FILES= bin/streamripper \ man/man1/streamripper.1.gz CFLAGS+= -DANSI_PROTOTYPES CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -Lcdk-${CDK_VERSION} -L${LOCALBASE}/lib CDK_VERSION= 5.0-20060507 FAAD_CONFIGURE_OFF= ac_cv_lib_faad_NeAACDecDecode2=no FAAD_LIB_DEPENDS= libfaad.so:${PORTSDIR}/audio/faad VORBIS_CONFIGURE_WITH= ogg VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis post-extract: ${MV} ${WRKDIR}/cdk-${CDK_VERSION} ${WRKSRC} -post-patch: +xpost-patch: @${REINPLACE_CMD} -e '/if test/s|==|=|g' ${WRKSRC}/configure +# avoid potential name conflict with ncurses + @${LN} -sv ${WRKSRC}/cdk-5.0-20060507/include/menu.h \ + ${WRKSRC}/cdk-5.0-20060507/include/cdkmenu.h + @${REINPLACE_CMD} -e "s|