summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-20 17:20:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-20 17:20:07 +0000
commit79e06f598725fa66636db1f636d9533dd7a180c5 (patch)
treefa8d73c6121483fd19ec5bf657d0fbd88eee4cd2 /audio
parentTeach startup script about dspam_pidfile variable. We can't use (diff)
- Fix pkgconfig file place
- PORTREVISION bump PR: ports/87730 Pointed out: Leonidas Tsampros <ltsampros@upnet.gr> Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=145955
Diffstat (limited to 'audio')
-rw-r--r--audio/taglib/Makefile7
-rw-r--r--audio/taglib/pkg-plist2
2 files changed, 8 insertions, 1 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index 91e61dc30345..1015ef8e6c1f 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -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>
diff --git a/audio/taglib/pkg-plist b/audio/taglib/pkg-plist
index e9bf808c5f10..6338b18c280e 100644
--- a/audio/taglib/pkg-plist
+++ b/audio/taglib/pkg-plist
@@ -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