summaryrefslogtreecommitdiff
path: root/sysutils/krename
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/krename')
-rw-r--r--sysutils/krename/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile
index e49001c7eac8..b03f6e93a7b8 100644
--- a/sysutils/krename/Makefile
+++ b/sysutils/krename/Makefile
@@ -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>