1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

benchmarks/kdiskmark: Add CPE info

This commit is contained in:
Bernard Spil
2026-05-31 13:55:26 +02:00
parent 8609c4be60
commit 66120eba25
+3 -1
View File
@@ -17,11 +17,13 @@ GH_PROJECT= KDiskMark SingleApplication:sa
GH_TAGNAME= f1e1508:sa
GH_SUBDIR= src/singleapplication:sa
USES= cmake compiler:c++11-lang kde:5 qt:5
USES= cmake compiler:c++11-lang cpe kde:5 qt:5
USE_QT= buildtools:build linguisttools:build qmake:build \
dbus core gui network widgets
USE_KDE= ecm:build auth coreaddons
CPE_VENDOR= ${PORTNAME}_project
post-patch:
@${REINPLACE_CMD} -e '/--ioengine=/s,libaio,posixaio,' \
${WRKSRC}/src/helper.cpp