- Fix pkgconfig file place

- PORTREVISION bump

PR:		ports/87730
Pointed out:	Leonidas Tsampros <ltsampros@upnet.gr>
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2005-10-20 17:20:07 +00:00
parent b9e1295155
commit 79e06f5987
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145955
2 changed files with 8 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= taglib
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
@ -17,8 +18,14 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e \
"s#\$$(libdir)/pkgconfig#${LOCALBASE}/libdata/pkgconfig#g" \
${WRKSRC}/taglib/Makefile.in
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
bin/taglib-config
lib/pkgconfig/taglib.pc
libdata/pkgconfig/taglib.pc
include/taglib/apefooter.h
include/taglib/apeitem.h
include/taglib/apetag.h