aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-10-21 01:20:07 +0800
committersem <sem@FreeBSD.org>2005-10-21 01:20:07 +0800
commit5020b87d86716eebe44a2a6e6969694346c5c904 (patch)
treef0e5519f720f9b6ebd3ba2fe096464e00b9541ab /audio
parent74b08ff1952904a6afc17b47007c270f37849a4b (diff)
downloadfreebsd-ports-gnome-5020b87d86716eebe44a2a6e6969694346c5c904.tar.gz
freebsd-ports-gnome-5020b87d86716eebe44a2a6e6969694346c5c904.tar.zst
freebsd-ports-gnome-5020b87d86716eebe44a2a6e6969694346c5c904.zip
- Fix pkgconfig file place
- PORTREVISION bump PR: ports/87730 Pointed out: Leonidas Tsampros <ltsampros@upnet.gr> Submitted by: maintainer
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