Index: head/devel/libopendaap/Makefile =================================================================== --- head/devel/libopendaap/Makefile (revision 368841) +++ head/devel/libopendaap/Makefile (revision 368842) @@ -1,22 +1,23 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= libopendaap PORTVERSION= 0.4.0 PORTREVISION= 2 CATEGORIES= devel audio net MASTER_SITES= http://crazney.net/programs/itunes/files/ MAINTAINER= multimedia@FreeBSD.org COMMENT= C lib used to connect to iTunes(R) music shares USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip post-patch: .for file in Makefile.in opendaap.pc.in @${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/${file} .endfor .include Index: head/devel/libopendaap/pkg-plist =================================================================== --- head/devel/libopendaap/pkg-plist (revision 368841) +++ head/devel/libopendaap/pkg-plist (revision 368842) @@ -1,9 +1,8 @@ include/daap/client.h include/daap/portability.h lib/libopendaap.a lib/libopendaap.so lib/libopendaap.so.0 lib/libopendaap.so.0.1.0 libdata/pkgconfig/opendaap.pc man/man3/libopendaap.3.gz -@dirrm include/daap