aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-qt4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-09 00:13:47 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-09 00:13:47 +0000
commit65564d711ffc54476249a9cf5cff84e8a678d127 (patch)
treef8036651e9633004ab93d9638fef4120a87afdc7 /devel/dbus-qt4
parent62353879605ab45516776628703a791c48333f44 (diff)
Install pkgconfig data into the correct location.
Notes
Notes: svn path=/head/; revision=184651
Diffstat (limited to 'devel/dbus-qt4')
-rw-r--r--devel/dbus-qt4/Makefile6
-rw-r--r--devel/dbus-qt4/pkg-plist2
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile
index f5a52a72d521..a1ca16acd9dd 100644
--- a/devel/dbus-qt4/Makefile
+++ b/devel/dbus-qt4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dbus
PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMESUFFIX= -qt4
@@ -69,7 +69,7 @@ pre-configure:
${LN} -sf ${LOCALBASE}/bin/moc4 ${WRKSRC}/../../bin/moc
post-configure:
- ${REINPLACE_CMD} -e 's|local/lib/QtDBus.pc|local/libdata/QtDBus.pc|g' \
- ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e 's|${PREFIX}/lib/QtDBus.pc|${PREFIX}/libdata/pkgconfig/QtDBus.pc|g' \
+ ${WRKSRC}/src/Makefile
.include <bsd.port.post.mk>
diff --git a/devel/dbus-qt4/pkg-plist b/devel/dbus-qt4/pkg-plist
index 397a0a235721..7dd82f8512d4 100644
--- a/devel/dbus-qt4/pkg-plist
+++ b/devel/dbus-qt4/pkg-plist
@@ -32,7 +32,7 @@ include/QtDBus/qdbusmessage.h
include/QtDBus/qdbusmetatype.h
include/QtDBus/qdbusreply.h
include/QtDBus/qdbusserver.h
-lib/QtDBus.pc
+libdata/pkgconfig/QtDBus.pc
lib/libQtDBus.la
lib/libQtDBus.prl
lib/libQtDBus.so