aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-qt4
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dbus-qt4')
-rw-r--r--devel/dbus-qt4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile
index a8efef71ebb1..f5b261d5b3da 100644
--- a/devel/dbus-qt4/Makefile
+++ b/devel/dbus-qt4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dbus
PORTVERSION= ${QT4_VERSION}
-PORTREVISION=0
+PORTREVISION= 1
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMEPREFIX= qt4-
@@ -50,6 +50,8 @@ pre-configure:
${WRKSRC}/tools/qdbus/qdbus.pro \
${WRKSRC}/tools/qdbuscpp2xml/qdbuscpp2xml.pro \
${WRKSRC}/tools/qdbusxml2cpp/qdbusxml2cpp.pro
+ ${REINPLACE_CMD} -e 's|"/moc"|"/moc-qt4"|' \
+ ${WRKSRC}/tools/qdbuscpp2xml/qdbuscpp2xml.cpp
${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/lib|g' \
-e 's|targ_headers.path.*|targ_headers.path=${PREFIX}/include/$$$$TARGET|g' \
${WRKSRC}/src/src.pro