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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user