diff --git a/filesystems/davfs2/Makefile b/filesystems/davfs2/Makefile index 5173d824a21d..69a06c47c450 100644 --- a/filesystems/davfs2/Makefile +++ b/filesystems/davfs2/Makefile @@ -28,6 +28,9 @@ OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_OFF= --disable-nls +post-patch: + @${REINPLACE_CMD} -e 's, 33, ${:!seq 33 39!},' ${WRKSRC}/configure + post-stage: ${CHMOD} -s ${STAGEDIR}${PREFIX}/sbin/mount.davfs cd ${STAGEDIR}${DOCSDIR} && ${RM} AUTHORS COPYING INSTALL