sysutils/krename: Remove trailing backslash

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh
2025-06-13 14:05:27 +08:00
parent 81ec49f124
commit bc9d92a3b1

View File

@@ -28,6 +28,6 @@ USE_XORG= x11
# Patch sources to force using include files installed by graphics/podofo09
post-patch:
@${REINPLACE_CMD} -e '/^#include/s|podofo/podofo.h|podofo09/podofo.h|' \
${WRKSRC}/src/podofoplugin.cpp \
${WRKSRC}/src/podofoplugin.cpp
.include <bsd.port.mk>