aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/packagekit
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/packagekit')
-rw-r--r--ports-mgmt/packagekit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index c3c26fc7df65..f2d9e2bc558d 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -116,6 +116,8 @@ post-patch:
${WRKSRC}/src/pk-lsof.c
@${REINPLACE_CMD} -e 's|girepositry|girepository|g' \
${WRKSRC}/lib/packagekit-glib2/Makefile.in
+ @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
+ '/xsltproc/s|.xsl [$$]? &> /dev|.xsl $$? > /dev|g'
post-install:
.if !defined(SLAVEPORT)