archivers/ark: Remove needless workaround
p7zip has been removed, 7z executable is now installed by archivers/7-zip.
This commit is contained in:
parent
566c60c9ad
commit
4685d51b3e
@ -43,10 +43,4 @@ ZIP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_LibZip
|
||||
# Override shared library version
|
||||
KDE_APPLICATIONS_SHLIB_VER= ${KDE_APPLICATIONS_VERSION}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} '/Program/s,"7z","7zz",' \
|
||||
${WRKSRC}/plugins/cli7zplugin/cliplugin.cpp
|
||||
${REINPLACE_CMD} 's,"7z","7zz",' \
|
||||
${WRKSRC}/plugins/cli7zplugin/kerfuffle_cli7z.json.cmake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user